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

Update build.func

tweak
pull/1940/head
tteckster 2 years ago committed by GitHub
parent 7a58b8c01c
commit e95a7bf9fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -435,7 +435,7 @@ install_script() {
arch_check
pve_check
if systemctl is-active -q ping-instances.service; then
systemctl stop ping-instances.service
systemctl -q stop ping-instances.service
fi
NEXTID=$(pvesh get /cluster/nextid)
timezone=$(cat /etc/timezone)

Loading…
Cancel
Save

Powered by BW's shoe-string budget.