From cd9ca7cd48e4cc6bb5155c90817a94a1338f49e2 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 25 Dec 2020 15:37:24 +0100 Subject: [PATCH] Update upgrade --- scripts/upgrade | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/upgrade b/scripts/upgrade index bad4cf5..9a5530d 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -148,8 +148,6 @@ ynh_script_progression --message="Building CryptPad... (this will take some time pushd "$final_path" || ynh_die ynh_use_nodejs ynh_exec_warn_less yarn install --allow-root - yarn global add bower - bower install --allow-root popd || ynh_die #=================================================