From e73043f074492a0d80ff0400f221c9ffb528e256 Mon Sep 17 00:00:00 2001 From: Limezy Date: Wed, 21 Feb 2024 12:36:08 +0700 Subject: [PATCH] Update install --- scripts/install | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/install b/scripts/install index 72b69e7..588f88f 100755 --- a/scripts/install +++ b/scripts/install @@ -9,9 +9,9 @@ source _common.sh source /usr/share/yunohost/helpers -$creation_compte = true -$connexion_compte = true -$separateur_csv = ";" +creation_compte=true +connexion_compte=true +separateur_csv=";" #================================================= # DOWNLOAD, CHECK AND UNPACK SOURCE