Spotter-VM/lxc-apps/pandora/image.d/etc/services.d/pandora-cron/run

8 lines
182 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
s6-setuidgid pandora
2020-03-22 14:54:16 +01:00
/usr/bin/celery -A app beat -s /srv/pandora/data/celerybeat-schedule -l INFO