Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/48f5cdcc5b67462c4ee8bbaf324444c51c8cfa8a?style=split&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.
pull/4024/head
CanbiZ 5 months ago committed by GitHub
parent 38d3f2c868
commit 48f5cdcc5b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -58,6 +58,7 @@ if [[ ! -f /etc/zabbix/zabbix_server.conf ]]; then msg_error "No ${APP} Installa
msg_info "Updating $APP LXC" msg_info "Updating $APP LXC"
apt-get update &>/dev/null apt-get update &>/dev/null
apt-get -y upgrade &>/dev/null apt-get -y upgrade &>/dev/null
systemctl restart zabbix-server
msg_ok "Updated $APP LXC" msg_ok "Updated $APP LXC"
exit exit
} }

Loading…
Cancel
Save

Powered by BW's shoe-string budget.