mirror of
https://github.com/YunoHost-Apps/galette_ynh.git
synced 2024-09-03 18:36:28 +02:00
Update install
Added cirl dialog for telemetry to elt galette create the config file by itself
This commit is contained in:
parent
436faea15d
commit
c3c6ac47c8
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ ynh_local_curl "/installer.php" "install_dbtype=$db_type" "install_dbhost=local
|
|||
ynh_local_curl "/installer.php" "install_dbperms_ok=1"
|
||||
ynh_local_curl "/installer.php" "install_dbwrite_ok=1"
|
||||
ynh_local_curl "/installer.php" "install_adminlogin=$admin" "install_adminpass=$password" "install_adminpass_verif=$password"
|
||||
ynh_local_curl "/installer.php" "install_telemetry_ok=1"
|
||||
ynh_local_curl "/installer.php" "install_prefs_ok=1"
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue