mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-04-16 10:51:55 +00:00
Update jellyfin_setup.sh
This commit is contained in:
parent
1de4d6a7d2
commit
765f0f76a7
@ -51,10 +51,8 @@ echo -e "${CHECKMARK} \e[1;92m Installing Dependencies... \e[0m"
|
||||
apt-get -qqy install \
|
||||
curl \
|
||||
sudo &>/dev/null
|
||||
|
||||
echo -e "${CHECKMARK} \e[1;92m Setting Up Jellyfin Repository... \e[0m"
|
||||
sudo apt install extrepo -y &>/dev/null
|
||||
sudo extrepo enable jellyfin
|
||||
sudo extrepo enable jellyfin &>/dev/null
|
||||
|
||||
echo -e "${CHECKMARK} \e[1;92m Installing Jellyfin... \e[0m"
|
||||
apt-get update &>/dev/null
|
||||
|
Loading…
x
Reference in New Issue
Block a user