From 5437a8cbd7e3d04a93ab2faafe7bdefd775ff99f Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 10 Aug 2021 19:21:07 +0200 Subject: [PATCH] Update install --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index e33e3af..7e0cdcc 100755 --- a/scripts/install +++ b/scripts/install @@ -146,7 +146,6 @@ ynh_script_progression --message="Starting a systemd service..." --weight=1 # Start a systemd service ynh_systemd_action --service_name=$app --action="start" --log_path="/var/log/$app/$app.log" - sleep 30 #=================================================