From c580c83f2f572a1581521fbcae8a5b41ff0372f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 29 Jun 2022 14:58:03 +0200 Subject: [PATCH] Update upgrade --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index ff6d3c6..7c783d1 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -206,7 +206,7 @@ yunohost service add $app --description="Collaboration platform built for develo ynh_script_progression --message="Starting a systemd service..." --weight=2 # Start a systemd service -#ynh_systemd_action --service_name=$app --action=start --log_path=systemd --line_match="Started Mattermost" +ynh_systemd_action --service_name=$app --action=start --log_path=systemd --line_match="Started Mattermost" #================================================= # RELOAD NGINX