From 328904fba086ba7ecf6e063f994a137a25a16f28 Mon Sep 17 00:00:00 2001 From: tteckster Date: Tue, 18 Jan 2022 18:52:01 -0500 Subject: [PATCH] Update plex_container.sh --- plex_container.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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