From d2c7f4ff9acf70246f25564269a9ee5ce5efb678 Mon Sep 17 00:00:00 2001 From: cubedro Date: Tue, 17 Feb 2015 17:25:09 +0200 Subject: [PATCH] updated build.sh --- bin/build.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/build.sh b/bin/build.sh index a10bc11..29792de 100644 --- a/bin/build.sh +++ b/bin/build.sh @@ -68,6 +68,6 @@ cd www sudo npm install pm2 -g sudo npm install -pm2 start processes.json -pm2 startup ubuntu -pm3 save \ No newline at end of file +# pm2 start processes.json +# pm2 startup ubuntu +# pm3 save \ No newline at end of file