Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/598d38f1f0417e257bdf241e402da482acba3cb8?style=unified&whitespace=show-all 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 3aeeb99d9d
commit 598d38f1f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -52,7 +52,7 @@ apt-get -qqy install \
# Install zigbee2mqtt
msg "Installing Zigbee2MQTT..."
cd /opt/zigbee2mqtt &>/dev/null
npm ci --production &>/dev/null
npm ci &>/dev/null
echo "Creating service file zigbee2mqtt.service"
service_path="/etc/systemd/system/zigbee2mqtt.service"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.