mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-22 07:45:09 +00:00
5 lines
82 B
Text
5 lines
82 B
Text
[console_scripts]
|
|
rq = rq.cli:main
|
|
rqinfo = rq.cli:info
|
|
rqworker = rq.cli:worker
|
|
|