First schedule

This commit is contained in:
Martyn Inglis
2016-03-09 14:41:36 +00:00
parent 03f5f01a51
commit fbfa176895
3 changed files with 25 additions and 11 deletions

6
scripts/run_celery_beat.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
set -e
source environment.sh
celery -A run_celery.notify_celery beat --loglevel=INFO