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