mirror of
https://github.com/fergalmoran/dss.api.git
synced 2026-01-06 00:23:57 +00:00
Added untracked
This commit is contained in:
4
run_celery.sh
Executable file
4
run_celery.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
su -m djworker -c "celery worker -A dss.celeryconf -Q default"
|
||||
chown djworker /files -R
|
||||
chown djworker /tmp/dss.log
|
||||
Reference in New Issue
Block a user