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

Update agentdvr-install.sh

fixes https://github.com/tteck/Proxmox/issues/2322
pull/2345/head
tteckster 1 year ago committed by GitHub
parent fb13baee88
commit 478b4e1c32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,6 +22,7 @@ $STD apt-get install -y apt-transport-https
$STD apt-get install -y alsa-utils
$STD apt-get install -y libxext-dev
$STD apt-get install -y fontconfig
$STD apt-get install -y libva-drm2
msg_ok "Installed Dependencies"
msg_info "Installing AgentDVR"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.