From f55029312b670f9ebb183818ec88850f84b43561 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 3 Jul 2021 15:48:56 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index e89e9f3..d11afe3 100644 --- a/scripts/install +++ b/scripts/install @@ -160,7 +160,7 @@ ynh_script_progression --message="Starting a systemd service..." # Start a systemd service ynh_systemd_action --service_name=$app --action=start --log_path=systemd --line_match="Started The Lounge IRC client" - +sleep 120 #================================================= # SETUP SSOWAT #=================================================