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"
|
||||
|
||||
colfile="/opt/pihole/COL_TABLE"
|
||||
source "$colfile"
|
||||
source "${colfile}"
|
||||
|
||||
# Scan an array of files for matching strings
|
||||
scanList(){
|
||||
|
|
Loading…
Reference in New Issue