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

Update alpine-docker-install.sh

fixes https://github.com/tteck/Proxmox/issues/3261
pull/3268/head
tteckster 9 months ago committed by GitHub
parent be8dbcc094
commit 4a135f4ecd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -17,6 +17,7 @@ msg_info "Installing Dependencies"
$STD apk add newt $STD apk add newt
$STD apk add curl $STD apk add curl
$STD apk add openssh $STD apk add openssh
$STD apk add tzdata
$STD apk add nano $STD apk add nano
$STD apk add mc $STD apk add mc
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.