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
5ab0a2aeca
commit
3e670e0fd4
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ curl -sS https://getcomposer.org/installer \
|
|||
php${phpversion} -- --quiet --install-dir="$final_path" --version=2.0.9
|
||||
|
||||
COMPOSER_HOME="$final_path/.composer" \
|
||||
php${phpversion} "$workdir/composer.phar" install --no-dev $install_args \
|
||||
php${phpversion} "$final_path/composer.phar" install --no-dev $install_args \
|
||||
-d "$final_path" --quiet --no-interaction
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue