diff --git a/scripts/upgrade b/scripts/upgrade index 1c87f75..f0ecc49 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -47,6 +47,7 @@ ynh_add_config --template="cron" --destination="/etc/cron.d/$app" ynh_script_progression --message="Updating the database..." --weight=1 pushd $install_dir + php$phpversion bin/console system:check_requirements php$phpversion bin/console db:update --no-interaction --no-telemetry --force popd