mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
added cmd to restart dns
This commit is contained in:
parent
2131149fda
commit
2af19a0194
1 changed files with 1 additions and 0 deletions
|
@ -24,3 +24,4 @@ else
|
|||
echo "Error building the ad list, please try again."
|
||||
exit 1
|
||||
fi
|
||||
service dnsmasq restart
|
||||
|
|
Loading…
Reference in a new issue