mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
dont delete composer.lock
This commit is contained in:
parent
48b740e51c
commit
880b89a44f
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ else
|
|||
fi
|
||||
|
||||
# Update PHP dependencies
|
||||
sudo su -c "cd $final_path && rm composer.lock"
|
||||
sudo su -c "cd $final_path && php composer.phar config --global discard-changes true" movim
|
||||
sudo su -c "cd $final_path && php composer.phar install -n" movim
|
||||
|
||||
|
|
Loading…
Reference in a new issue