gitlabhq/resque.sh
2012-05-12 17:01:09 +08:00

3 lines
138 B
Bash
Executable file

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