gitlabhq/resque.sh
Dmitriy Zaporozhets 255a9e0325 Improved resque.sh
2012-03-23 23:00:05 +02:00

3 lines
146 B
Bash
Executable file

mkdir tmp/pids
bundle exec rake environment resque:work QUEUE=post_receive RAILS_ENV=production PIDFILE=tmp/pids/resque_worker.pid BACKGROUND=yes