mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-08 17:05:17 +02:00
revert line, looks tidyer
This commit is contained in:
parent
5b0927ca4b
commit
19fd25c7cd
@ -876,7 +876,7 @@ installPiholeWeb() {
|
||||
if [[ ${CUSTOMBLOCKPAGE} == false ]]; then
|
||||
echo -n "::: Installing block page..."
|
||||
install -d /var/www/html/pihole
|
||||
install -D ${PI_HOLE_LOCAL_REPO}/advanced/index.* /advanced/blockingpage.* /var/www/html/pihole/
|
||||
install -D ${PI_HOLE_LOCAL_REPO}/advanced/{index,blockingpage}.* /var/www/html/pihole/
|
||||
echo " done!"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user