mirror of
https://github.com/artiemis/artemis.git
synced 2026-02-14 08:31:55 +00:00
bakayarou
This commit is contained in:
parent
bcaf3a986c
commit
05ba42936b
@ -3,7 +3,7 @@ module.exports = {
|
||||
{
|
||||
name: "artemis",
|
||||
script: "/bin/bash",
|
||||
args: "-c './env/bin/python -m artemis'",
|
||||
args: "-c './env/bin/python -m artemis.bot'",
|
||||
out_file: "/dev/null",
|
||||
error_file: "/dev/null",
|
||||
log_file: "./artemis.log",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user