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

Update install.func

tweak
pull/3299/head
tteckster 9 months ago committed by GitHub
parent 122271dd34
commit a078adfaea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -165,6 +165,7 @@ EOF
fi fi
$STD apt-get update $STD apt-get update
$STD apt-get -o Dpkg::Options::="--force-confold" -y dist-upgrade $STD apt-get -o Dpkg::Options::="--force-confold" -y dist-upgrade
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
msg_ok "Updated Container OS" msg_ok "Updated Container OS"
} }

Loading…
Cancel
Save

Powered by BW's shoe-string budget.