mirror of
https://github.com/YunoHost-Apps/jellyfin_ynh.git
synced 2024-09-03 19:26:29 +02:00
fix linter warnings
This commit is contained in:
parent
2fc0563d32
commit
772060554b
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ ynh_system_user_create --username=$app
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
# Load services once to generate system.xml
|
# Load services once to generate system.xml
|
||||||
systemctl enable jellyfin
|
systemctl enable jellyfin --quiet
|
||||||
systemctl start jellyfin
|
systemctl start jellyfin
|
||||||
sleep 5
|
sleep 5
|
||||||
systemctl stop jellyfin
|
systemctl stop jellyfin
|
||||||
|
|
Loading…
Add table
Reference in a new issue