1
0
mirror of https://github.com/pi-hole/pi-hole synced 2025-07-05 06:42:33 +00:00
pi-hole/advanced/Scripts
Adam Warner a624d3be8d
In ./advanced/Scripts/utils.sh line 91:
if [[ $? -eq 5 ]]; then
     ^------------^ SC3010 (warning): In POSIX sh, [[ ]] is undefined.

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2025-04-06 14:11:40 +01:00
..
database_migration Remove remaining traces of audit log 2024-11-16 09:45:53 +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 Account for renaming of devel branch on web repo 2024-09-04 21:59:43 +02:00
piholeDebug.sh Revert "source with source not dot (#6137)" 2025-04-04 19:12:57 +01:00
piholeLogFlush.sh Add webserver log to piholeLogFlush.sh 2025-03-05 22:25:33 +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