1
0
Fork 0
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:
yalh76 2022-09-17 15:32:40 +02:00
parent 9382850745
commit 3cf422b088

View file

@ -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