diff --git a/src/freedombone-app-pihole b/src/freedombone-app-pihole index db82a899..23d19893 100755 --- a/src/freedombone-app-pihole +++ b/src/freedombone-app-pihole @@ -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