Fixes Entrypoint
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
|
||||
if [[ $1 == "--queue" || $1 == "-q" ]]; then
|
||||
rq worker --with-scheduler
|
||||
|
||||
Reference in New Issue
Block a user