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:
parent
6bc45775a0
commit
6ccb1f87e9
1 changed files with 1 additions and 0 deletions
|
@ -178,6 +178,7 @@ yunohost service add $app --description="Jellyfin media center"
|
||||||
ynh_script_progression --message="Starting a systemd service..." --weight=1
|
ynh_script_progression --message="Starting a systemd service..." --weight=1
|
||||||
|
|
||||||
ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --timeout=15
|
ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --timeout=15
|
||||||
|
sleep 30s
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# END OF SCRIPT
|
# END OF SCRIPT
|
||||||
|
|
Loading…
Add table
Reference in a new issue