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

Update motioneye-install.sh

pull/243/head
tteckster 3 years ago committed by GitHub
parent 5e318281b1
commit 95096cc89c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -62,6 +62,7 @@ msg_ok "Updated Container OS"
msg_info "Installing Dependencies"
apt-get install -y curl &>/dev/null
apt-get install -y sudo &>/dev/null
apt-get install -y cifs-utils &>/dev/null
msg_ok "Installed Dependencies"
msg_info "Installing Motion"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.