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

Update unifi.sh

tweak update
pull/1871/head
tteckster 2 years ago committed by GitHub
parent 0e60f4ac4b
commit 45067cfdd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -54,7 +54,7 @@ function update_script() {
header_info
if [[ ! -d /usr/lib/unifi ]]; then msg_error "No ${APP} Installation Found!"; exit; fi
msg_info "Updating ${APP}"
apt-get update
apt-get update --allow-releaseinfo-change
apt-get install -y unifi
msg_ok "Updated Successfully"
exit

Loading…
Cancel
Save

Powered by BW's shoe-string budget.