1
0
Fork 0
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:
AlainCas 2024-07-16 21:43:01 +02:00 committed by GitHub
parent 436faea15d
commit c3c6ac47c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"
#=================================================