Spotter-VM/pandora/docker/etc/services.d/pandora-cron/run

8 lines
206 B
Plaintext
Raw Normal View History

2018-01-18 13:39:39 +01:00
#!/bin/execlineb -P
cd /srv/pandora/pandora
export HOME /srv/pandora
fdmove -c 2 1
2018-01-27 22:35:55 +01:00
s6-setuidgid 8002:8002
2018-01-18 13:39:39 +01:00
./manage.py celerybeat -s /srv/pandora/data/celerybeat-schedule --pidfile pandora-cron.pid -l INFO