Back to previous directory

This commit is contained in:
Bob Mottram 2016-10-31 23:08:39 +00:00
parent 270df94dc1
commit b16738fd5f
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ PIHOLE_DNS1='85.214.73.63'
PIHOLE_DNS2='213.73.91.35'
piholeBasename=pihole
piholeDir=/etc/.$piholeBasename
piholeDir=/etc/$piholeBasename
PIHOLE_ADLIST=$piholeDir/gravity.list
PIHOLE_BLACKLIST=$piholeDir/blacklist.txt
PIHOLE_WHITELIST=$piholeDir/whitelist.txt