mirror of https://github.com/tteck/Proxmox.git
Update jellyfin_setup.sh
This commit is contained in:
parent
dfa50871be
commit
037255b668
|
@ -96,7 +96,7 @@ Restart=always
|
|||
ExecStart=/opt/jellyfin/jellyfin.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target > $service_path
|
||||
WantedBy=multi-user.target" > $service_path
|
||||
sudo chmod 644 /etc/systemd/system/jellyfin.service
|
||||
|
||||
echo -e "${CHECKMARK} \e[1;92m Customizing Container... \e[0m"
|
||||
|
|
Loading…
Reference in New Issue