summaryrefslogtreecommitdiff
path: root/resque.sh
blob: ab67c650805d112da53e04b9298e2573b7c2ddaf (plain)
1
2
mkdir -p tmp/pids
bundle exec rake environment resque:work QUEUE=post_receive,mailer,system_hook RAILS_ENV=production PIDFILE=tmp/pids/resque_worker.pid BACKGROUND=yes