mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 20:11:17 +00:00
Update jellyfin_setup.sh
This commit is contained in:
parent
4379c52045
commit
5473fc1441
@ -56,7 +56,7 @@ echo -e "${CHECKMARK} \e[1;92m Installing Dependencies... \e[0m"
|
||||
|
||||
echo -e "${CHECKMARK} \e[1;92m Installing Jellyfin... \e[0m"
|
||||
sudo apt-get update &>/dev/null
|
||||
sudo apt-get install jellyfin -y &>/dev/null
|
||||
sudo apt install jellyfin -y &>/dev/null
|
||||
echo -e "${CHECKMARK} \e[1;92m Customizing Container... \e[0m"
|
||||
chmod -x /etc/update-motd.d/*
|
||||
touch ~/.hushlogin
|
||||
|
Loading…
Reference in New Issue
Block a user