1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/roundcube_ynh.git synced 2024-09-03 20:16:28 +02:00

fix: add composer update after good setup

This commit is contained in:
HugoPoi 2024-02-04 23:31:25 +01:00
parent 9239647b62
commit 03829657e8
No known key found for this signature in database
GPG key ID: E581734975D3836F

View file

@ -84,6 +84,8 @@ ynh_add_nginx_config
#=================================================
install_roundcube_with_plugins
ynh_composer_exec --commands="update --no-dev"
# Migrate roundcube database
pushd "$install_dir"
COMPOSER_ALLOW_SUPERUSER=1 ynh_exec_warn "php$phpversion" ./bin/update.sh --version=$oldversion -y