mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
Update upgrade
This commit is contained in:
parent
a4b3f8c77b
commit
19aed53b40
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ yunohost service add $app --description="Responsive web-based XMPP client" --log
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Installing Composer..." --weight=1
|
ynh_script_progression --message="Installing Composer..." --weight=1
|
||||||
|
|
||||||
#ynh_install_composer --phpversion="$phpversion" --workdir="$final_path"
|
ynh_install_composer --phpversion="$phpversion" --workdir="$final_path"
|
||||||
pushd $final_path
|
pushd $final_path
|
||||||
composer update
|
composer update
|
||||||
#ynh_composer_exec --phpversion=phpversion --workdir=$final_path --commands="update"
|
#ynh_composer_exec --phpversion=phpversion --workdir=$final_path --commands="update"
|
||||||
|
|
Loading…
Add table
Reference in a new issue