From d707339fc109d1f64e8fe23415b12fb3cc409592 Mon Sep 17 00:00:00 2001 From: Gianni Ceccarelli Date: Wed, 21 Feb 2018 16:15:20 +0000 Subject: start with pm2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ced8e64..3e88457 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "", "main": "index.js", "scripts": { - "start": "node ./node_modules/.bin/pm2-runtime color.json", + "start": "node ./node_modules/.bin/pm2 start color.json", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", -- cgit v1.2.3