Merge pull request #1099 from pi-hole/fix/webpageshtypo

Fixed typo in webpage.sh
This commit is contained in:
DL6ER 2017-01-05 21:57:00 +01:00 committed by GitHub
commit b65fe9d64f

View file

@ -136,7 +136,7 @@ SetDNSServers(){
change_setting "DNS_BOGUS_PRIV" "false"
fi
ProcessDnsmasqSettings
ProcessDNSSettings
# Restart dnsmasq to load new configuration
RestartDNS