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

Update matterbridge-install.sh

create directory
pull/3580/head
tteckster 10 months ago committed by GitHub
parent a28eb2fd46
commit 08debd9442
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -34,6 +34,7 @@ $STD apt-get install -y nodejs
msg_ok "Installed Node.js"
msg_info "Install Matterbridge"
mkdir -p /root/Matterbridge
$STD npm install -g matterbridge
msg_ok "Installed Matterbridge"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.