diff --git a/ct/jellyfin_container.sh b/ct/jellyfin_container.sh index 4067cfdb..a5003c75 100644 --- a/ct/jellyfin_container.sh +++ b/ct/jellyfin_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/setup/jellyfin_setup.sh +wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/setup/jellyfin2_setup.sh load_module overlay