From dd4341954cd9d07894811ff6523dd79b30606a22 Mon Sep 17 00:00:00 2001 From: Kayou Date: Wed, 19 Jun 2019 20:05:52 +0200 Subject: [PATCH] Remove comment --- scripts/upgrade | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 545f478..c09442e 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -302,7 +302,6 @@ if [ "$upgrade_type" == "UPGRADE_APP" ] then ynh_script_progression --message="Waiting for gitlab..." --weight=15 - # Action status to just wait the service ynh_systemd_action --action=restart --service_name="gitlab-runsvdir" --log_path="/var/log/$app/unicorn/current" --line_match="adopted" --timeout=300 fi