mirror of
https://github.com/pi-hole/pi-hole
synced 2025-01-03 04:30:55 +00:00
clarify
This commit is contained in:
parent
19fd25c7cd
commit
525a1228c3
@ -878,6 +878,8 @@ installPiholeWeb() {
|
|||||||
install -d /var/www/html/pihole
|
install -d /var/www/html/pihole
|
||||||
install -D ${PI_HOLE_LOCAL_REPO}/advanced/{index,blockingpage}.* /var/www/html/pihole/
|
install -D ${PI_HOLE_LOCAL_REPO}/advanced/{index,blockingpage}.* /var/www/html/pihole/
|
||||||
echo " done!"
|
echo " done!"
|
||||||
|
else
|
||||||
|
echo "::: Custom block page detected... not overwriting!"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo -n "::: Backing up default lighttpd index page..."
|
echo -n "::: Backing up default lighttpd index page..."
|
||||||
|
Loading…
Reference in New Issue
Block a user