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

Update homebridge-install.sh

add avahi-daemon
pull/1343/head
tteckster 2 years ago committed by GitHub
parent 663197feef
commit d14a41e94e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,6 +17,7 @@ msg_info "Installing Dependencies"
$STD apt-get install -y curl $STD apt-get install -y curl
$STD apt-get install -y sudo $STD apt-get install -y sudo
$STD apt-get install -y mc $STD apt-get install -y mc
$STD apt-get install -y avahi-daemon
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"
msg_info "Setting up Node.js Repository" msg_info "Setting up Node.js Repository"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.