From 4744ccb562d2bc17450567176b8d590370ed72f9 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sun, 23 Apr 2023 11:26:27 -0400 Subject: [PATCH] Update plex.sh --- ct/plex.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ct/plex.sh b/ct/plex.sh index 48d12505..5e23d446 100644 --- a/ct/plex.sh +++ b/ct/plex.sh @@ -66,6 +66,7 @@ msg_ok "Updated ${APP} LXC" exit fi if [ "$UPD" == "2" ]; then +set +e bash -c "$(wget -qO - https://raw.githubusercontent.com/mrworf/plexupdate/master/extras/installer.sh)" exit fi