1
0
mirror of https://github.com/pi-hole/pi-hole synced 2025-01-03 04:30:55 +00:00

Minor change

This commit is contained in:
DL6ER 2016-11-20 17:40:22 +01:00
parent e5a1afaa26
commit cdee6d55d3

View File

@ -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