Merge pull request #1099 from pi-hole/fix/webpageshtypo
Fixed typo in webpage.sh
This commit is contained in:
commit
b65fe9d64f
|
@ -136,7 +136,7 @@ SetDNSServers(){
|
|||
change_setting "DNS_BOGUS_PRIV" "false"
|
||||
fi
|
||||
|
||||
ProcessDnsmasqSettings
|
||||
ProcessDNSSettings
|
||||
|
||||
# Restart dnsmasq to load new configuration
|
||||
RestartDNS
|
||||
|
|
Loading…
Reference in New Issue