From acbf603726f7939fa6e77ac380966bce22f759a2 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 1 Jun 2021 16:55:41 +0200 Subject: [PATCH] Update install --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index bd9aaae..ed62796 100644 --- a/scripts/install +++ b/scripts/install @@ -107,6 +107,7 @@ ynh_script_progression --message="Building EtherCalc... (this will take some tim pushd "$final_path" ynh_use_nodejs ynh_exec_warn_less npm i -g ethercalc + ynh_exec_warn_less npm i zappajs popd #=================================================