mirror of
https://github.com/pi-hole/pi-hole
synced 2025-01-03 20:50:56 +00:00
Fixed config issue
This commit is contained in:
parent
0042e3ae02
commit
0cfb3c7ab4
@ -333,7 +333,6 @@ installConfigs() {
|
||||
versionCheckDNSmasq
|
||||
$SUDO mv /etc/lighttpd/lighttpd.conf /etc/lighttpd/lighttpd.conf.orig
|
||||
$SUDO cp /etc/.pihole/advanced/lighttpd.conf /etc/lighttpd/lighttpd.conf
|
||||
$SUDO cp /etc/.pihole/advanced/dnsmasq.conf /etc/dnsmasq.conf
|
||||
$SUDO sed -i "s/@INT@/$piholeInterface/" /etc/dnsmasq.conf
|
||||
$SUDO echo " done."
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user