Files
dss.api/run_celery.sh
2015-11-09 21:19:44 +00:00

2 lines
54 B
Bash
Executable File

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