Skip to content
Snippets Groups Projects
Commit 270df94d authored by Bob Mottram's avatar Bob Mottram
Browse files

Different pihole directory

parent bfa32451
No related branches found
No related tags found
No related merge requests found
...@@ -40,8 +40,8 @@ PIHOLE_DNS1='85.214.73.63' ...@@ -40,8 +40,8 @@ PIHOLE_DNS1='85.214.73.63'
PIHOLE_DNS2='213.73.91.35' PIHOLE_DNS2='213.73.91.35'
piholeBasename=pihole piholeBasename=pihole
piholeDir=/etc/$piholeBasename piholeDir=/etc/.$piholeBasename
PIHOLE_ADLIST=$piholeDir/adlists.list PIHOLE_ADLIST=$piholeDir/gravity.list
PIHOLE_BLACKLIST=$piholeDir/blacklist.txt PIHOLE_BLACKLIST=$piholeDir/blacklist.txt
PIHOLE_WHITELIST=$piholeDir/whitelist.txt PIHOLE_WHITELIST=$piholeDir/whitelist.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment