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

Update build.func

Requires PVE7 Version 7.4-13 or later, or PVE8 Version 8.1.1 or later.
pull/2460/head
tteckster 1 year ago committed by GitHub
parent 2ce1c183f4
commit 5bbfe8812e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -90,7 +90,7 @@ pve_check() {
fi
if ! pveversion | grep -Eq "pve-manager/(7.4-[1][3-9]|8.1.[1-9])"; then
msg_error "This version of Proxmox Virtual Environment is not supported"
echo -e "Requires PVE Version 7.4-13 or higher"
echo -e "Requires PVE7 Version 7.4-13 or later, or PVE8 Version 8.1.1 or later."
echo -e "Exiting..."
sleep 2
exit

Loading…
Cancel
Save

Powered by BW's shoe-string budget.