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

Update build.func

fix branch
pull/1365/head
tteckster 2 years ago committed by GitHub
parent 83c7091d21
commit ab48d60861
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -497,7 +497,7 @@ EOF
sleep 2 sleep 2
pct exec "$CTID" -- ash -c "apk add bash >/dev/null" pct exec "$CTID" -- ash -c "apk add bash >/dev/null"
fi fi
lxc-attach -n "$CTID" -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/dev/install/$var_install.sh)" || exit lxc-attach -n "$CTID" -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/install/$var_install.sh)" || exit
} }

Loading…
Cancel
Save

Powered by BW's shoe-string budget.