From 275ee291f8abbbe192cfb5613f32236dec416dab Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 17 May 2022 17:53:05 +0200 Subject: [PATCH] Update upgrade --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index d84651f..3c8fd9c 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -154,7 +154,7 @@ pushd "$final_path" ynh_secure_remove node_modules ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH yarn cache clean - #ynh_exec_as $app php$phpversion bin/console db:update start -q + ynh_exec_as $app php$phpversion bin/console db:update popd #=================================================