Update plex-v5-install.sh

pull/1025/head
tteckster 3 years ago committed by GitHub
parent 5015e1aeb5
commit 895941c076
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      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"

Loading…
Cancel
Save