diff --git a/run-queue.sh b/run-queue.sh index 283b925..5f31d0e 100755 --- a/run-queue.sh +++ b/run-queue.sh @@ -1,4 +1,5 @@ -#!/bin/sh +#!/bin/bash + if [[ $1 == "--queue" || $1 == "-q" ]]; then rq worker --with-scheduler