mirror of
https://github.com/YunoHost-Apps/moncycle_ynh.git
synced 2024-09-03 19:46:16 +02:00
Update install
This commit is contained in:
parent
0948a3a376
commit
e73043f074
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue