From 895941c0767c1890ba7ea92d5cf46b8b2fb6c640 Mon Sep 17 00:00:00 2001 From: tteckster Date: Mon, 6 Feb 2023 09:13:05 -0500 Subject: [PATCH] Update plex-v5-install.sh --- install/plex-v5-install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install/plex-v5-install.sh b/install/plex-v5-install.sh index 4fc4bfe4..c9aa4532 100644 --- a/install/plex-v5-install.sh +++ b/install/plex-v5-install.sh @@ -79,7 +79,6 @@ msg_ok "Updated Container OS" msg_info "Installing Dependencies" $STD apt-get install -y curl $STD apt-get install -y sudo -$STD apt-get install -y mc $STD apt-get install -y gnupg msg_ok "Installed Dependencies"