diff --git a/script/production b/script/production index 4c11386..c6ac6dc 100755 --- a/script/production +++ b/script/production @@ -20,7 +20,7 @@ do_start() { clear_cache ./script/ferret_server -e $RAILS_ENV start ./script/feed-updater start - ./script/delayed_job start -n 4 + ./script/delayed_job start mongrel_rails cluster::start } -- libgit2 0.21.2