Spotter-VM/lxc-apps/decidim/image.d/etc/crontabs/decidim

2 lines
135 B
Plaintext
Raw Normal View History

*/5 * * * * [ -s /srv/decidim-app/tmp/pids/delayed_job.pid ] || RAILS_ENV=production /srv/decidim-app/bin/delayed_job start >/dev/null