1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/opensondage_ynh.git synced 2024-09-03 19:46:28 +02:00

Update install

This commit is contained in:
ericgaspar 2020-09-04 18:23:31 +02:00
parent a3a674f582
commit 385a0f2a46
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -145,7 +145,7 @@ ynh_script_progression --message="Initializing database..." --weight=2
# Install composer # Install composer
ynh_install_composer ynh_install_composer
ynh_exec_warn_less $phpversion "$final_path/admin/migration.php" ynh_exec_warn_less php${phpversion} "$final_path/admin/migration.php"
#================================================= #=================================================
# GENERIC FINALIZATION # GENERIC FINALIZATION