Merge pull request #4 from HideyoshiNakazone/fixes-entrypoint

Fixes Entrypoint
This commit is contained in:
2023-08-25 04:15:57 -03:00
committed by GitHub

View File

@@ -1,4 +1,5 @@
#!/bin/sh
#!/bin/bash
if [[ $1 == "--queue" || $1 == "-q" ]]; then
rq worker --with-scheduler