From f2e569a9cdcf0f7ad7f63923107d65ffd814f7e0 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sun, 13 Mar 2022 13:32:43 +0100 Subject: [PATCH] cleanup --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index e34fec2..1d61d4e 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -142,7 +142,7 @@ ynh_add_systemd_config #================================================= ynh_script_progression --message="Integrating service in YunoHost..." -yunohost service add $app --description="$app daemon" --log="$app" +yunohost service add $app --description="$app daemon" #================================================= # START SYSTEMD SERVICE