mirror of
https://github.com/pi-hole/pi-hole
synced 2025-01-09 15:40:54 +00:00
No need to modify lighttpd config file, since we overwrite it anyways
This commit is contained in:
parent
ca9321624c
commit
5374f652dd
@ -964,9 +964,6 @@ accountForRefactor() {
|
|||||||
sed -i 's/piholeDNS1/PIHOLE_DNS_1/g' ${setupVars}
|
sed -i 's/piholeDNS1/PIHOLE_DNS_1/g' ${setupVars}
|
||||||
sed -i 's/piholeDNS2/PIHOLE_DNS_2/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() {
|
updatePihole() {
|
||||||
|
Loading…
Reference in New Issue
Block a user