diff --git a/scripts/install b/scripts/install index 65c8321..3ea6b3a 100644 --- a/scripts/install +++ b/scripts/install @@ -85,9 +85,9 @@ ynh_script_progression --message="Building Movim..." ynh_install_composer #ynh_exec_warn_less ynh_install_composer --phpversion="$phpversion" --workdir="$install_dir" -pushd $install_dir - ynh_exec_as $app php$phpversion composer.phar install -popd +#pushd $install_dir +# ynh_exec_as $app php$phpversion composer.phar install +#popd #================================================= # GENERIC FINALIZATION