From 64ef48645ef9d39ee6fc1556d7eb41bacea4528e Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 12 Aug 2021 13:55:53 +0200 Subject: [PATCH] Update install --- scripts/install | 4 ---- 1 file changed, 4 deletions(-) diff --git a/scripts/install b/scripts/install index 6fcda62..58130b5 100644 --- a/scripts/install +++ b/scripts/install @@ -131,10 +131,6 @@ pushd "$final_path" npm install brotli yarn install --pure-lockfile --prod && yarn run buildall && rm -rf node_modules && yarn cache clean - #yarn install - #yarn buildall - ynh_script_progression --message="Install start..." - #php$phpversion bin/install start popd #=================================================