mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-12-24 13:50:17 +00:00
forgot to change origin dir
This commit is contained in:
parent
56c776af22
commit
61c99ff145
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ sources=('https://adaway.org/hosts.txt'
|
|||
'http://winhelp2002.mvps.org/hosts.txt')
|
||||
|
||||
# Variables for various stages of downloading and formatting the list
|
||||
origin=~/Desktop/pihole
|
||||
origin=/tmp
|
||||
piholeDir=/etc/pihole
|
||||
justDomainsExtension=domains
|
||||
matter=pihole.0.matter.txt
|
||||
|
|
Loading…
Reference in a new issue