I found the fix.
Change this:
run "cd #{deploy_to}/current && rake solr:start RAILS_ENV=production
to this:
run "cd #{deploy_to}/current; rake solr:start RAILS_ENV=production
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to