Fixes Rq in Docker Container
This commit is contained in:
6
run-queue.sh
Executable file
6
run-queue.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
|
||||
rq worker --with-scheduler
|
||||
|
||||
exec "$@"
|
||||
Reference in New Issue
Block a user