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

Update sonarr-v5-install.sh

pull/974/head
tteckster 2 years ago committed by GitHub
parent cbd1c35045
commit f351e7ef54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,5 @@
#!/usr/bin/env bash
export DEBIAN_FRONTEND=noninteractive
if [ "$VERBOSE" == "yes" ]; then set -x; fi
YW=$(echo "\033[33m")
RD=$(echo "\033[01;31m")

Loading…
Cancel
Save

Powered by BW's shoe-string budget.