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