Remove no longer needed change to config file
Config file moved, no longer needed command removed.
This commit is contained in:
parent
0cfb3c7ab4
commit
d18e064d21
|
@ -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 sed -i "s/@INT@/$piholeInterface/" /etc/dnsmasq.conf
|
||||
$SUDO echo " done."
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue