1
0
mirror of https://github.com/pi-hole/pi-hole synced 2025-07-04 22:32:33 +00:00
pi-hole/advanced/Scripts
Adam Warner f5dc337d1b
In ./advanced/Scripts/piholeLogFlush.sh line 12:
source ${colfile}
       ^--------^ SC1090 (warning): ShellCheck can't follow non-constant source. Use a directive to specify location.

In ./advanced/Scripts/piholeLogFlush.sh line 16:
source "${utilsfile}"
       ^------------^ SC1090 (warning): ShellCheck can't follow non-constant source. Use a directive to specify location.

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2025-04-06 14:11:40 +01:00
..
database_migration In ./advanced/Scripts/database_migration/gravity-db.sh line 18: 2025-04-06 14:11:40 +01:00
api.sh Add 2FA handling to api.sh 2025-03-07 13:43:41 +01:00
COL_TABLE Remove WEB_CALL from COL_TABLE 2025-03-07 10:16:25 +01:00
list.sh Set exit code explicitly everywhere 2024-10-20 09:36:28 +02:00
piholeARPTable.sh Fix ARP flush command 2024-12-07 11:22:58 +01:00
piholeCheckout.sh In ./advanced/Scripts/piholeCheckout.sh line 112: 2025-04-06 14:11:40 +01:00
piholeDebug.sh Revert "source with source not dot (#6137)" 2025-04-04 19:12:57 +01:00
piholeLogFlush.sh In ./advanced/Scripts/piholeLogFlush.sh line 12: 2025-04-06 14:11:40 +01:00
query.sh Revert "source with source not dot (#6137)" 2025-04-04 19:12:57 +01:00
update.sh Update update.sh, updatecheck.sh and uninstall.sh to honour pihole.to… (#5981) 2025-04-05 01:18:49 +01:00
updatecheck.sh Revert "source with source not dot (#6137)" 2025-04-04 19:12:57 +01:00
utils.sh In ./advanced/Scripts/utils.sh line 91: 2025-04-06 14:11:40 +01:00
version.sh Revert "source with source not dot (#6137)" 2025-04-04 19:12:57 +01:00