1
0
mirror of https://github.com/pi-hole/pi-hole synced 2024-11-16 04:59:23 +00:00

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" change_setting "DNS_BOGUS_PRIV" "false"
fi fi
ProcessDnsmasqSettings ProcessDNSSettings
# Restart dnsmasq to load new configuration # Restart dnsmasq to load new configuration
RestartDNS RestartDNS