Files
dss.api/run_celery.sh
2015-07-29 21:49:53 +01:00

2 lines
54 B
Bash
Executable File

#!/bin/sh
su -m djworker -c "python manage.py celeryd"