Обновить 'ev.json'
This commit is contained in:
parent
a1b9d2f4d5
commit
35817cd062
6
ev.json
6
ev.json
@ -7,8 +7,10 @@
|
|||||||
{
|
{
|
||||||
"name": "TepexoffBot",
|
"name": "TepexoffBot",
|
||||||
"restart_after_update": true,
|
"restart_after_update": true,
|
||||||
"env": [],
|
"env": [
|
||||||
"cmd": ["./run.sh"]
|
"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/go/bin:/usr/go/bin"
|
||||||
|
],
|
||||||
|
"cmd": ["npm", "start"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user