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:47:57 +02:00
parent 4755240ecf
commit d990d709df
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
ynh_install_composer
ynh_exec_warn_less php$phpversion "$final_path/admin/migration.php"
ynh_exec_warn_less php$YNH_PHP_VERSION "$final_path/admin/migration.php"
#=================================================
# GENERIC FINALIZATION