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

Update agentdvr-install.sh

pull/2018/head
tteckster 2 years ago committed by GitHub
parent 813771cde4
commit c9d255012c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,7 +32,7 @@ wget -q $RELEASE
$STD unzip Agent_Linux64*.zip
rm -rf Agent_Linux64*.zip
chmod +x ./Agent
msg_info "Installed AgentDVR"
msg_ok "Installed AgentDVR"
msg_info "Creating Service"
cat <<EOF >/etc/systemd/system/agentdvr.service

Loading…
Cancel
Save

Powered by BW's shoe-string budget.