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