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

Update plex_container.sh

pull/17/head
tteckster 3 years ago committed by GitHub
parent 0e6f3a2755
commit 328904fba0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -72,7 +72,7 @@ function load_module() {
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/plex_setup.sh wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/setup/plex_setup.sh
load_module overlay load_module overlay

Loading…
Cancel
Save

Powered by BW's shoe-string budget.