plane/apiserver/bin/beat

5 lines
77 B
Plaintext
Raw Normal View History

#!/bin/bash
set -e
python manage.py wait_for_db
celery -A plane beat -l info