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

Update pve7_zigbee2mqtt_setup.sh

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

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

Loading…
Cancel
Save

Powered by BW's shoe-string budget.