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