From c6352dda7a1f98606d344501d3b67517e1503ce4 Mon Sep 17 00:00:00 2001 From: "dedal.qq" Date: Wed, 6 Feb 2019 22:32:41 +0300 Subject: [PATCH] commit --- ev.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ev.json b/ev.json index 20a360b..3101c74 100644 --- a/ev.json +++ b/ev.json @@ -16,6 +16,12 @@ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/go/bin:/usr/go/bin" ], "cmd": ["npm", "start"] + }, + { + "name": "TepexoffBot2", + "restart_after_update": false, + "env": [], + "cmd": ["./node_modules/.bin/babel-node", "main.js"] } ] } \ No newline at end of file