From b3dd26f975ba4fe13444d8513126c309c3c6a3aa Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 2 Jun 2020 23:24:38 +0200 Subject: [PATCH] spacing --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index 1d80f3f..bd7706c 100755 --- a/scripts/install +++ b/scripts/install @@ -180,7 +180,6 @@ ynh_print_info --message="Integrating service in YunoHost..." yunohost service add $app --description "Wekan daemon" yunohost service add mongodb --description "MongoDB daemon" --log "/var/log/mongodb/mongodb.log" - #================================================= # START SYSTEMD SERVICE #=================================================