No need to modify lighttpd config file, since we overwrite it anyways

pull/961/head
DL6ER 8 years ago
parent ca9321624c
commit 5374f652dd

@ -964,9 +964,6 @@ accountForRefactor() {
sed -i 's/piholeDNS1/PIHOLE_DNS_1/g' ${setupVars}
sed -i 's/piholeDNS2/PIHOLE_DNS_2/g' ${setupVars}
# Account for change in lighttpd config file
sed -i 's:pihole/index.html:pihole/index.php:' ${lighttpdConfig}
}
updatePihole() {

Loading…
Cancel
Save