From dd868c43739bad7b09c31f28696b7d9efdbca06c Mon Sep 17 00:00:00 2001 From: "dedal.qq" Date: Fri, 28 Sep 2018 21:55:22 +0300 Subject: [PATCH] commit --- ev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ev.json b/ev.json index 1346549..2ae37de 100644 --- a/ev.json +++ b/ev.json @@ -7,7 +7,7 @@ "env": [ "NODE_PATH=/usr/lib/node_modules" ], - "cmd": ["node main.js"] + "cmd": ["node", "main.js"] } ] } \ No newline at end of file