From ccc3418ced8806be7ba8fea74c6edd57f849fb68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 26 Apr 2023 12:13:42 +0200 Subject: [PATCH] Update install --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index 14d0c2f..d4cbfde 100755 --- a/scripts/install +++ b/scripts/install @@ -55,7 +55,6 @@ pushd $install_dir ynh_use_nodejs ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH yarn install ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH yarn build - #ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH yarn update-db popd #=================================================