mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
Update install
This commit is contained in:
parent
a0f4fd8c8a
commit
acb0e0a9a6
1 changed files with 3 additions and 3 deletions
|
@ -85,9 +85,9 @@ ynh_script_progression --message="Building Movim..."
|
||||||
ynh_install_composer
|
ynh_install_composer
|
||||||
#ynh_exec_warn_less ynh_install_composer --phpversion="$phpversion" --workdir="$install_dir"
|
#ynh_exec_warn_less ynh_install_composer --phpversion="$phpversion" --workdir="$install_dir"
|
||||||
|
|
||||||
pushd $install_dir
|
#pushd $install_dir
|
||||||
ynh_exec_as $app php$phpversion composer.phar install
|
# ynh_exec_as $app php$phpversion composer.phar install
|
||||||
popd
|
#popd
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# GENERIC FINALIZATION
|
# GENERIC FINALIZATION
|
||||||
|
|
Loading…
Add table
Reference in a new issue