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

Update prometheus-install.sh

pull/319/head
tteckster 3 years ago committed by GitHub
parent 06ef335aa9
commit fb4781cbb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -118,5 +118,5 @@ msg_ok "Customized Container"
msg_info "Cleaning up"
apt-get autoremove >/dev/null
apt-get autoclean >/dev/null
rm -rf /var/{cache,log}/* /var/lib/apt/lists/*
rm -rf /var/{cache,log}/* /var/lib/apt/lists/* /root/prometheus-2.36.2.linux-amd64 /root/prometheus-2.36.2.linux-amd64.tar.gz
msg_ok "Cleaned"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.