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

Update hyperion-install.sh

fixes https://github.com/tteck/Proxmox/issues/2430
pull/2460/head
tteckster 1 year ago committed by GitHub
parent b054b86bf8
commit 84b91141ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -20,6 +20,8 @@ $STD apt-get install -y mc
$STD apt-get install -y lsb-release
$STD apt-get install -y gpg
$STD apt-get install -y apt-transport-https
$STD apt-get install -y libpython3.9
msg_ok "Installed Dependencies"
msg_info "Installing Hyperion"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.