Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/81545056e01d69dcddd9e51ed006490c16205aec?style=unified&whitespace=ignore-eol You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update pihole_setup.sh

pull/23/head
tteckster 3 years ago committed by GitHub
parent 3b8b561963
commit 81545056e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,6 +32,7 @@ apt update &>/dev/null
apt-get -qqy upgrade &>/dev/null
msg "Installing Prerequisites..."
apt-get update &>/dev/null
apt-get -qqy install \
curl \
sudo &>/dev/null

Loading…
Cancel
Save

Powered by BW's shoe-string budget.