mirror of
https://github.com/YunoHost-Apps/concrete5_ynh.git
synced 2024-09-03 18:25:54 +02:00
Fix update
This commit is contained in:
parent
9382850745
commit
3cf422b088
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ ynh_add_nginx_config
|
|||
#=================================================
|
||||
ynh_script_progression --message="Upgrading Composer..." --weight=1
|
||||
|
||||
ynh_install_composer --phpversion="$phpversion" --workdir="$final_path"
|
||||
ynh_composer_exec --phpversion="$phpversion" --workdir="$final_path" --commands="update"
|
||||
|
||||
#=================================================
|
||||
# UPGRADE CONCRETE5
|
||||
|
|
Loading…
Add table
Reference in a new issue