1
0
mirror of https://github.com/pi-hole/pi-hole synced 2025-07-05 23:02:33 +00:00
pi-hole/advanced
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
..
bash-completion Remove 'reconfigure' option 2025-02-06 21:57:05 +01:00
Scripts In ./advanced/Scripts/piholeLogFlush.sh line 12: 2025-04-06 14:11:40 +01:00
Templates Revert "source with source not dot (#6137)" 2025-04-04 19:12:57 +01:00