Remove no longer needed change to config file

Config file moved, no longer needed command removed.
pull/270/head
Dan Schaper 8 years ago
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…
Cancel
Save