mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-01 13:10:15 +00:00
Fixed typo in webpage.sh
This commit is contained in:
parent
d4f833c739
commit
168397e90d
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue