plane/apiserver/bin/worker

5 lines
74 B
Bash
Executable File

#!/bin/bash
set -e
python manage.py wait_for_db
python manage.py rqworker