Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/1543851281700a1aeeb8cd3add35a4f11314f8d9 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update pihole-install.sh

pull/84/head
tteckster 3 years ago committed by GitHub
parent 409c9aabd3
commit 1543851281
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -57,7 +57,7 @@ apt-get -qqy install \
echo -e "${CM}${CL} \r"
echo -en "${GN} Installing Pi-hole... "
curl -sSL https://install.pi-hole.net | bash
curl -sSL https://install.pi-hole.net | bash --unattended
echo -e "${CM}${CL} \r"
PASS=$(grep -w "root" /etc/shadow | cut -b6);

Loading…
Cancel
Save

Powered by BW's shoe-string budget.