pull/1437/head
Adam Warner 7 years ago
parent 19fd25c7cd
commit 525a1228c3
No known key found for this signature in database
GPG Key ID: 7C062498C7FA6E49

@ -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…
Cancel
Save