Is there an easy way to create a capistrano task that only runs on my local machine? For example, I want to write a capistrano task that first generates an xml sitemap on my local machine, then uploads this sitemap to each of my webservers. I know how to do the upload part, but I'm not sure how to write a task in capistrano that only runs locally.
Thanks, Chris --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
