cap deploy:update deploy:start
You could, of course, override the deploy:cold task to suit your own
needs:
deploy.task :cold do
deploy.update
deploy.start
end
- Jamis
> --~--~---------~--~----~------------~-------~--~----~
> To unsubscribe from this group, send email to capistrano-
> unsub...@googlegroups.com
> For more options, visit this group at http://groups.google.com/
> group/capistrano
> -~----------~----~----~----~------~----~------~--~---
>