1
0
Fork 0
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:
ericgaspar 2020-12-10 20:57:00 +01:00
parent 2fc0563d32
commit 772060554b
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -91,7 +91,7 @@ ynh_system_user_create --username=$app
#=================================================
# Load services once to generate system.xml
systemctl enable jellyfin
systemctl enable jellyfin --quiet
systemctl start jellyfin
sleep 5
systemctl stop jellyfin