commit
This commit is contained in:
5
ev.json
5
ev.json
@ -4,7 +4,10 @@
|
|||||||
{
|
{
|
||||||
"name": "TepexoffBot",
|
"name": "TepexoffBot",
|
||||||
"restart_after_update": true,
|
"restart_after_update": true,
|
||||||
"cmd": ["./run.sh"]
|
"env": [
|
||||||
|
"NODE_PATH=/usr/lib/node_modules"
|
||||||
|
],
|
||||||
|
"cmd": ["node main.js"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Reference in New Issue
Block a user