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

Revert sleep 30 from debugging

This commit is contained in:
Salamandar 2023-12-08 21:13:03 +01:00
parent a8802b9725
commit 298b78e62d

View file

@ -178,7 +178,6 @@ 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