mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-13 10:59:06 +00:00
install
index and blockingpage assets.
This commit is contained in:
parent
d5587e32d0
commit
1421c31179
1 changed files with 1 additions and 1 deletions
|
@ -821,7 +821,7 @@ installPiholeWeb() {
|
||||||
else
|
else
|
||||||
printf "\n:::\tNo default index.lighttpd.html file found... not backing up"
|
printf "\n:::\tNo default index.lighttpd.html file found... not backing up"
|
||||||
fi
|
fi
|
||||||
cp /etc/.pihole/advanced/index.* /var/www/html/pihole/.
|
install /etc/.pihole/advanced/{index,blockingpage}.* /var/www/html/pihole/.
|
||||||
echo " done!"
|
echo " done!"
|
||||||
fi
|
fi
|
||||||
# Install Sudoer file
|
# Install Sudoer file
|
||||||
|
|
Loading…
Add table
Reference in a new issue