fix mq run path error
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
command=python manage.py runscript mq
|
command=python manage.py runscript mq
|
||||||
|
|
||||||
directory=/code/qduoj/
|
directory=/code/
|
||||||
user=root
|
user=root
|
||||||
numprocs=1
|
numprocs=1
|
||||||
stdout_logfile=/code/log/mq.log
|
stdout_logfile=/code/log/mq.log
|
||||||
|
|||||||
Reference in New Issue
Block a user