From 5f2d8d0138998eafc8015c7b3e25c357cb999729 Mon Sep 17 00:00:00 2001 From: Limezy Date: Wed, 21 Feb 2024 12:32:14 +0700 Subject: [PATCH] Update install --- scripts/install | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scripts/install b/scripts/install index 7b55452..1ffd586 100755 --- a/scripts/install +++ b/scripts/install @@ -9,6 +9,10 @@ source _common.sh source /usr/share/yunohost/helpers +creation_compte = true +connexion_compte = true +separateur_csv = ";" + #================================================= # DOWNLOAD, CHECK AND UNPACK SOURCE #=================================================