Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/07895a7c2347f0c784c9855ee93acc3565af9e90 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update prometheus-install.sh

Add `version.txt`
pull/3657/head
tteckster 7 months ago committed by GitHub
parent 103ac46a9f
commit 07895a7c23
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -29,6 +29,7 @@ cd prometheus-${RELEASE}.linux-amd64
mv prometheus promtool /usr/local/bin/
mv consoles/ console_libraries/ /etc/prometheus/
mv prometheus.yml /etc/prometheus/prometheus.yml
echo "${RELEASE}" >/opt/${APPLICATION}_version.txt
msg_ok "Installed Prometheus"
msg_info "Creating Service"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.