Update jellyfin_setup.sh
This commit is contained in:
parent
dfa50871be
commit
037255b668
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue