mirror of
https://github.com/pi-hole/pi-hole
synced 2025-06-07 09:08:44 +00:00
colfile
Signed-off-by: Rob Gill <rrobgill@protonmail.com>
This commit is contained in:
parent
b8e1849cec
commit
8ab0b0e460
@ -20,7 +20,7 @@ blockpage=""
|
|||||||
matchType="match"
|
matchType="match"
|
||||||
|
|
||||||
colfile="/opt/pihole/COL_TABLE"
|
colfile="/opt/pihole/COL_TABLE"
|
||||||
source "$colfile"
|
source "${colfile}"
|
||||||
|
|
||||||
# Scan an array of files for matching strings
|
# Scan an array of files for matching strings
|
||||||
scanList(){
|
scanList(){
|
||||||
|
Loading…
Reference in New Issue
Block a user