Dear list: My first working out of capistrano. Some tasks are 'run' and others 'sudo'
What is the best way to execute commands where sudo is required? If I run 'sudo cap COMMAND', I need a root password. Do I have to patch my recipes to sudo instead of run? I would prefer to run 'cap sudo COMMAND' to modify my command line I used group permission on /var/www in order to run deploy:setup, but I'm not sure that's the best way. --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
