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:
parent
4755240ecf
commit
d990d709df
1 changed files with 1 additions and 1 deletions
|
@ -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 php$phpversion "$final_path/admin/migration.php"
|
ynh_exec_warn_less php$YNH_PHP_VERSION "$final_path/admin/migration.php"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# GENERIC FINALIZATION
|
# GENERIC FINALIZATION
|
||||||
|
|
Loading…
Add table
Reference in a new issue