From 4c531230338d026b90872cfaad4ca9709bc7fd00 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 25 Dec 2020 15:34:22 +0100 Subject: [PATCH] Update install --- scripts/install | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/install b/scripts/install index 07854a2..f0e5616 100644 --- a/scripts/install +++ b/scripts/install @@ -137,8 +137,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 #=================================================