gitlabhq/resque.sh
2012-03-15 19:49:36 +02:00

3 lines
158 B
Bash
Executable file

mkdir tmp/pids
nohup bundle exec rake environment resque:work QUEUE=* RAILS_ENV=production PIDFILE=tmp/pids/resque_worker.pid & >> log/resque_worker.log 2>&1