Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/9f40c2dbe870b978a64640b2f09b88eafeb92119?style=split&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update debian11_setup.sh

pull/10/head
tteckster 4 years ago committed by GitHub
parent dfd7a3ae00
commit 9f40c2dbe8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,7 +32,7 @@ apt-get autoremove >/dev/null
# Update container OS # Update container OS
msg "Updating container OS..." msg "Updating container OS..."
apt-get qqy update --allow-releaseinfo-change && apt-get qqy full-upgrade &>/dev/null apt-get update --allow-releaseinfo-change && apt-get qqy full-upgrade &>/dev/null
#apt-get upgrade &>/dev/null #apt-get upgrade &>/dev/null
# Install prerequisites # Install prerequisites

Loading…
Cancel
Save

Powered by BW's shoe-string budget.