gitlabhq/resque.sh
Dmitriy Zaporozhets fea6494666 Merge branch 'master' of github.com:gitlabhq/gitlabhq
Conflicts:
	resque.sh
2012-03-23 23:01:14 +02:00

3 lines
149 B
Bash
Executable file

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