1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jellyfin_ynh.git synced 2024-09-03 19:26:29 +02:00

Test with a long sleep

This commit is contained in:
Salamandar 2023-10-16 19:43:51 +02:00 committed by Salamandar
parent 6bc45775a0
commit 6ccb1f87e9

View file

@ -178,6 +178,7 @@ yunohost service add $app --description="Jellyfin media center"
ynh_script_progression --message="Starting a systemd service..." --weight=1
ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --timeout=15
sleep 30s
#=================================================
# END OF SCRIPT