`install` index and blockingpage assets.
This commit is contained in:
parent
d5587e32d0
commit
1421c31179
|
@ -821,7 +821,7 @@ installPiholeWeb() {
|
|||
else
|
||||
printf "\n:::\tNo default index.lighttpd.html file found... not backing up"
|
||||
fi
|
||||
cp /etc/.pihole/advanced/index.* /var/www/html/pihole/.
|
||||
install /etc/.pihole/advanced/{index,blockingpage}.* /var/www/html/pihole/.
|
||||
echo " done!"
|
||||
fi
|
||||
# Install Sudoer file
|
||||
|
|
Loading…
Reference in New Issue