mirror of
https://github.com/pi-hole/pi-hole
synced 2025-01-03 12:40:56 +00:00
Minor change
This commit is contained in:
parent
e5a1afaa26
commit
cdee6d55d3
@ -316,7 +316,7 @@ gravity_reload() {
|
|||||||
# sed -i "s/^addn-hosts.*/addn-hosts=$adList/" /etc/dnsmasq.d/01-pihole.conf
|
# sed -i "s/^addn-hosts.*/addn-hosts=$adList/" /etc/dnsmasq.d/01-pihole.conf
|
||||||
|
|
||||||
pihole restartdns
|
pihole restartdns
|
||||||
echo "done."
|
echo " done!"
|
||||||
}
|
}
|
||||||
|
|
||||||
for var in "$@"; do
|
for var in "$@"; do
|
||||||
|
Loading…
Reference in New Issue
Block a user