mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
Minor change
This commit is contained in:
parent
e5a1afaa26
commit
cdee6d55d3
1 changed files with 1 additions and 1 deletions
|
@ -316,7 +316,7 @@ gravity_reload() {
|
|||
# sed -i "s/^addn-hosts.*/addn-hosts=$adList/" /etc/dnsmasq.d/01-pihole.conf
|
||||
|
||||
pihole restartdns
|
||||
echo "done."
|
||||
echo " done!"
|
||||
}
|
||||
|
||||
for var in "$@"; do
|
||||
|
|
Loading…
Reference in a new issue