diff --git a/plex_container.sh b/plex_container.sh index f9050b70..c3c8b492 100644 --- a/plex_container.sh +++ b/plex_container.sh @@ -72,7 +72,7 @@ function load_module() { TEMP_DIR=$(mktemp -d) 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