mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-11 03:15:09 +00:00
Update jellyfin-v5-install.sh
now installs jellyfin-ffmpeg5
This commit is contained in:
parent
2138e2b017
commit
d899003066
@ -109,7 +109,7 @@ msg_ok "Set Up Jellyfin Repository"
|
||||
msg_info "Installing Jellyfin"
|
||||
$STD apt-get update
|
||||
$STD apt install jellyfin-server -y
|
||||
$STD apt install jellyfin-ffmpeg -y
|
||||
$STD apt install jellyfin-ffmpeg5 -y
|
||||
msg_ok "Installed Jellyfin"
|
||||
|
||||
msg_info "Creating Service"
|
||||
|
Loading…
Reference in New Issue
Block a user