Updated Ubuntu.stable (markdown)

randx
2012-02-17 09:03:26 -08:00
parent ef2d123cb0
commit c1d0a06c09

@ -46,4 +46,5 @@ _for post-recieve hooks you need to start resque:_
`mkdir tmp/pids`
`nohup bundle exec rake environment resque:work QUEUE=* VVERBOSE=1 RAILS_ENV=production PIDFILE=tmp/pids/resque_worker_QUEUE.pid`
`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`