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

Update adguard_setup.sh

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

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

Loading…
Cancel
Save

Powered by BW's shoe-string budget.