diff --git a/scripts/install b/scripts/install index fc0df85..c347c22 100755 --- a/scripts/install +++ b/scripts/install @@ -154,4 +154,4 @@ systemctl reload nginx # START SERVICE #================================================= -ynh_systemd_action --action=start --service_name=$app --log_path="systemd" +ynh_systemd_action --action=start --service_name=$app --log_path="systemd" --line_match="Started Wekan"