From 0948a3a376a220c56ca338a0b644a37b3570252c Mon Sep 17 00:00:00 2001 From: Limezy Date: Wed, 21 Feb 2024 12:33:42 +0700 Subject: [PATCH] Update install --- scripts/install | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/install b/scripts/install index 1ffd586..72b69e7 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