diff --git a/server_config/server_install.sh b/server_config/server_install.sh index f3843e6..0233f5a 100644 --- a/server_config/server_install.sh +++ b/server_config/server_install.sh @@ -21,7 +21,7 @@ sudo chown $USER /space cd /space git clone https://github.com/gmetais/YellowLabTools.git --branch master cd YellowLabTools -npm install +npm install --production bower install --config.interactive=false --allow-root # Start the server