Different pihole directory
This commit is contained in:
parent
bfa32451ba
commit
270df94dc1
|
@ -40,8 +40,8 @@ PIHOLE_DNS1='85.214.73.63'
|
|||
PIHOLE_DNS2='213.73.91.35'
|
||||
|
||||
piholeBasename=pihole
|
||||
piholeDir=/etc/$piholeBasename
|
||||
PIHOLE_ADLIST=$piholeDir/adlists.list
|
||||
piholeDir=/etc/.$piholeBasename
|
||||
PIHOLE_ADLIST=$piholeDir/gravity.list
|
||||
PIHOLE_BLACKLIST=$piholeDir/blacklist.txt
|
||||
PIHOLE_WHITELIST=$piholeDir/whitelist.txt
|
||||
|
||||
|
|
Loading…
Reference in New Issue