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

Update debian10_setup.sh

pull/10/head
tteck 4 years ago committed by GitHub
parent 7c26d0472c
commit 4433636e33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save

Powered by BW's shoe-string budget.