mirror of
https://github.com/pi-hole/pi-hole
synced 2024-11-18 14:18:15 +00:00
Fixed typo in webpage.sh
This commit is contained in:
parent
d4f833c739
commit
168397e90d
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user