mirror of
https://github.com/YunoHost-Apps/roundcube_ynh.git
synced 2024-09-03 20:16:28 +02:00
Update upgrade
This commit is contained in:
parent
c1bde118f1
commit
285f69c7a4
1 changed files with 1 additions and 2 deletions
|
@ -260,8 +260,7 @@ then
|
|||
ynh_script_progression --message="Updating $app core..." --weight=4
|
||||
|
||||
( cd "$final_path"
|
||||
ynh_exec_warn ./bin/update.sh --version=$oldversion -y
|
||||
sudo -u $app php$phpversion composer.phar update --no-dev)
|
||||
ynh_exec_warn ./bin/update.sh --version=$oldversion -y)
|
||||
fi
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue