From 600d9af8dbebb05d30d47360132ffcc4cb971902 Mon Sep 17 00:00:00 2001 From: tteckster Date: Wed, 9 Feb 2022 03:23:53 -0500 Subject: [PATCH] Update jellyfin_container.sh --- ct/jellyfin_container.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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