From 33331fd1cd9285799e586187f891b91de4ba2485 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 7 Nov 2021 14:59:14 +0100 Subject: [PATCH] Update scripts/install Co-authored-by: tituspijean --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 09e6121..9802cfd 100644 --- a/scripts/install +++ b/scripts/install @@ -101,7 +101,7 @@ ynh_script_progression --message="Building $app... (this will take some time and pushd "$final_path" ynh_use_nodejs - ynh_exec_warn_less ynh_npm install + ynh_exec_warn_less $ynh_npm install popd #=================================================