preparing to v2.2
This commit is contained in:
parent
a6870dd08f
commit
ee45a49c57
3 changed files with 3 additions and 3 deletions
|
@ -1,2 +1,2 @@
|
|||
mkdir tmp/pids
|
||||
nohup bundle exec rake environment resque:work QUEUE=* VVERBOSE=1 RAILS_ENV=production PIDFILE=tmp/pids/resque_worker_QUEUE.pid & >> log/resque_worker_QUEUE.log 2>&1
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue