mirror of https://github.com/tteck/Proxmox.git
Update jellyfin-v5-install.sh
This commit is contained in:
parent
3b7cb76cd0
commit
49b6c7d24f
|
@ -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…
Reference in New Issue