From 2f682101b96041da0cde2525b69299abdcea023d Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 29 Nov 2021 22:23:07 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 4214831..3aa28fa 100644 --- a/scripts/install +++ b/scripts/install @@ -149,7 +149,7 @@ ynh_script_progression --message="Installing TimeOff..." pushd $final_path ynh_use_nodejs - ynh_exec_warn_less $ynh_npm install + ynh_exec_warn_less npm install popd #=================================================