Обновить 'ev.json'
This commit is contained in:
parent
21c5944dac
commit
6aa3b17bcc
5
ev.json
5
ev.json
@ -1,14 +1,13 @@
|
|||||||
{
|
{
|
||||||
"build": [
|
"build": [
|
||||||
|
["npm", "config", "set", "color", "false"]
|
||||||
["npm", "install"]
|
["npm", "install"]
|
||||||
],
|
],
|
||||||
"services": [
|
"services": [
|
||||||
{
|
{
|
||||||
"name": "TepexoffBot",
|
"name": "TepexoffBot",
|
||||||
"restart_after_update": true,
|
"restart_after_update": true,
|
||||||
"env": [
|
"env": [],
|
||||||
"TERM=vt100"
|
|
||||||
],
|
|
||||||
"cmd": ["npm", "start"]
|
"cmd": ["npm", "start"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user