mirror of
https://github.com/pi-hole/pi-hole
synced 2024-12-22 23:08:07 +00:00
.js
This commit is contained in:
parent
a182a208dc
commit
c452a4569e
@ -835,7 +835,7 @@ installPiholeWeb() {
|
||||
if [ -f "/var/www/html/pihole/index.js" ]; then
|
||||
echo "::: Existing index.js detected, not overwriting"
|
||||
else
|
||||
echo -n "::: index.html missing, replacing... "
|
||||
echo -n "::: index.js missing, replacing... "
|
||||
cp /etc/.pihole/advanced/index.js /var/www/html/pihole/
|
||||
echo " done!"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user