Update jellyfin-v5-install.sh

pull/1025/head
tteckster 3 years ago committed by GitHub
parent 3b7cb76cd0
commit 49b6c7d24f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      install/jellyfin-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 apt-transport-https
$STD apt-get install -y software-properties-common
msg_ok "Installed Dependencies"

Loading…
Cancel
Save