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

Update pve8-post-install.sh

pull/1474/head
tteckster 2 years ago committed by GitHub
parent edd2c4100f
commit 53af603ace
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -192,12 +192,6 @@ while true; do
esac
done
if ! command -v pveversion >/dev/null 2>&1; then
header_info
msg_error "\n No PVE Detected!\n"
exit
fi
if [ $(pveversion | grep "pve-manager/8" | wc -l) -ne 1 ]; then
header_info
msg_error "This version of Proxmox Virtual Environment is not supported"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.