gitlabhq/resque.sh
Dmitriy Zaporozhets ee45a49c57 preparing to v2.2
2012-02-19 12:36:16 +02:00

3 lines
170 B
Bash
Executable file

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