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

Update channels-install.sh

tweak
pull/2134/head
tteckster 2 years ago committed by GitHub
parent ec320d565a
commit 03b23c0456
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,7 +17,7 @@ msg_info "Installing Dependencies"
$STD apt-get install -y curl
$STD apt-get install -y sudo
$STD apt-get install -y mc
$STD apt-get install -y chromium-browser
$STD apt-get install -y chromium
$STD apt-get install -y xvfb
msg_ok "Installed Dependencies"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.