mirror of
https://github.com/pi-hole/pi-hole
synced 2025-03-04 10:16:06 +00:00
add blacklistScript var
This commit is contained in:
parent
16f1d7fad9
commit
74bfcea6a8
@ -33,6 +33,7 @@ fi
|
||||
#globals
|
||||
basename=pihole
|
||||
piholeDir=/etc/${basename}
|
||||
blacklistScript=/opt/pihole/blacklist.sh
|
||||
adList=${piholeDir}/gravity.list
|
||||
whitelist=${piholeDir}/whitelist.txt
|
||||
reload=true
|
||||
|
Loading…
Reference in New Issue
Block a user