From b6e9b5dbe857700e31a43182001f7ece243f3077 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 17 Jul 2023 10:08:41 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index e007140..ee774f8 100644 --- a/scripts/install +++ b/scripts/install @@ -162,7 +162,7 @@ yunohost service add $app ynh_script_progression --message="Starting a systemd service..." # Start a systemd service -ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --line_match="Restart done" +#ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --line_match="Restart done" #================================================= # SETUP SSOWAT