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

Update zigbee2mqtt-install.sh

pull/243/head
tteckster 3 years ago committed by GitHub
parent 72ab9089ff
commit cee33ed113
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -65,7 +65,7 @@ apt-get install -y sudo &>/dev/null
msg_ok "Installed Dependencies"
msg_info "Setting up Node.js Repository"
sudo curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash - &>/dev/null
sudo curl -sL https://deb.nodesource.com/setup_16.x | sudo -E bash - &>/dev/null
msg_ok "Set up Node.js Repository"
msg_info "Installing Node.js"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.