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

Update alpine-v5.sh

v3.17
pull/1131/head
tteckster 2 years ago committed by GitHub
parent d883f95276
commit 6d1d4a278c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,7 +25,7 @@ var_disk="0.1"
var_cpu="1" var_cpu="1"
var_ram="512" var_ram="512"
var_os="alpine" var_os="alpine"
var_version="3.16" var_version="3.17"
NSAPP=$(echo ${APP,,} | tr -d ' ') NSAPP=$(echo ${APP,,} | tr -d ' ')
var_install="${NSAPP}-v5-install" var_install="${NSAPP}-v5-install"
INTEGER='^[0-9]+$' INTEGER='^[0-9]+$'

Loading…
Cancel
Save

Powered by BW's shoe-string budget.