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

Update pve6_zigbee2mqtt_setup.sh

pull/10/head
tteck 4 years ago committed by GitHub
parent fa4deb086c
commit 64717169ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,7 +32,7 @@ apt-get autoremove >/dev/null
# Update container OS
msg "Updating Container OS..."
apt-get update >/dev/null
apt-get dist-upgrade >/dev/null
apt-get -qqy upgrade &>/dev/null
# Install prerequisites

Loading…
Cancel
Save

Powered by BW's shoe-string budget.