From b8d167648382840944160175f195d45af098015c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 8 Jun 2024 23:13:01 +0200 Subject: Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/install') diff --git a/scripts/install b/scripts/install index 664a364..116cb49 100755 --- a/scripts/install +++ b/scripts/install @@ -55,7 +55,7 @@ ynh_script_progression --message="Installing $app..." --weight=1 pushd $install_dir/apps/web/ ynh_use_nodejs - env $ynh_node_load_PATH yarn install + #env $ynh_node_load_PATH yarn install env $ynh_node_load_PATH yarn build popd -- cgit v1.2.3