From 7e51b86e029ad3b6534de2cb1cae1965e5a64f4c Mon Sep 17 00:00:00 2001 From: Rafi59 Date: Tue, 1 May 2018 18:46:59 +0200 Subject: [PATCH] Update install --- scripts/install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index fe4815f..810a970 100644 --- a/scripts/install +++ b/scripts/install @@ -137,8 +137,8 @@ npm install $final_path --unsafe-perm #npm -g install webpack-cli # Build The Lounge -#cd $final_path -#NODE_ENV=production npm run build config.js +cd $final_path +NODE_ENV=production npm run build #================================================= # STORE THE CHECKSUM OF THE CONFIG FILE