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
385a0f2a46
commit
668959f3d3
1 changed files with 1 additions and 1 deletions
|
@ -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$phpversion "$final_path/admin/migration.php"
|
||||
|
||||
#=================================================
|
||||
# GENERIC FINALIZATION
|
||||
|
|
Loading…
Add table
Reference in a new issue