clarify
This commit is contained in:
parent
19fd25c7cd
commit
525a1228c3
|
@ -878,6 +878,8 @@ installPiholeWeb() {
|
|||
install -d /var/www/html/pihole
|
||||
install -D ${PI_HOLE_LOCAL_REPO}/advanced/{index,blockingpage}.* /var/www/html/pihole/
|
||||
echo " done!"
|
||||
else
|
||||
echo "::: Custom block page detected... not overwriting!"
|
||||
fi
|
||||
|
||||
echo -n "::: Backing up default lighttpd index page..."
|
||||
|
|
Loading…
Reference in New Issue