From f604fc7179b1ae40226109df1da7e4671901be02 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 31 Mar 2021 16:46:47 +0200 Subject: [PATCH] Update upgrade --- scripts/upgrade | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/upgrade b/scripts/upgrade index 63904b4..74e6435 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -120,6 +120,7 @@ ynh_script_progression --message="Building CryptPad... (this will take some time pushd "$final_path" || ynh_die ynh_exec_warn_less bower update --allow-root + ynh_exec_warn_less npm i popd || ynh_die #=================================================