From f18ddd9ecea706e8d50020c94216d98f796bb0df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 12 Jul 2022 09:55:50 +0200 Subject: [PATCH] Update upgrade --- scripts/upgrade | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/upgrade b/scripts/upgrade index 17b9905..eb9c4c2 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -138,8 +138,6 @@ then ynh_use_nodejs ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH bin/setup ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH $ynh_npm run build - #ynh_exec_warn_less ynh_exec_warn_less bin/setup - #ynh_exec_warn_less ynh_exec_warn_less $ynh_npm run build popd fi