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

Update prowlarr.sh

"There is currently no update path available."
pull/2720/head
tteckster 1 year ago committed by GitHub
parent 6dcc29afa7
commit ac34991ea7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -55,10 +55,7 @@ function default_settings() {
function update_script() {
header_info
if [[ ! -d /var/lib/prowlarr/ ]]; then msg_error "No ${APP} Installation Found!"; exit; fi
msg_info "Updating $APP LXC"
apt-get update &>/dev/null
apt-get -y upgrade &>/dev/null
msg_ok "Updated $APP LXC"
msg_error "There is currently no update path available."
exit
}

Loading…
Cancel
Save

Powered by BW's shoe-string budget.