mirror of
https://github.com/tteck/Proxmox.git
synced 2024-12-24 22:11:56 +00:00
add jellyfin-ffmpeg
This commit is contained in:
parent
eb7207325b
commit
0eab8c58d4
@ -86,6 +86,7 @@ msg_ok "Set Up Jellyfin Repository"
|
|||||||
msg_info "Installing Jellyfin"
|
msg_info "Installing Jellyfin"
|
||||||
apt-get update &>/dev/null
|
apt-get update &>/dev/null
|
||||||
sudo apt install jellyfin-server -y &>/dev/null
|
sudo apt install jellyfin-server -y &>/dev/null
|
||||||
|
apt install jellyfin-ffmpeg -y &>/dev/null
|
||||||
msg_ok "Installed Jellyfin"
|
msg_ok "Installed Jellyfin"
|
||||||
|
|
||||||
msg_info "Creating Service"
|
msg_info "Creating Service"
|
||||||
|
Loading…
Reference in New Issue
Block a user