Try defining them in /etc/profile - or research your operating system's policy on login items / scripts. Also try giving the full path to the command, at any rate relying on profile specific scripts is a bit risky, firmly suggest rewriting them in rake/thor.
-- Lee Hambley Twitter: @leehambley Blog: http://lee.hambley.name/ Working with Rails: http://is.gd/1s5W1 2009/9/2 Will Clark <[email protected]> > > My functions are in /etc/bashrc. > > I am setting default_run_options[:pty] = true. I also tried moving the > functions to ~/.bashrc & ~/.bash_profile for the account I use to > deploy and still get the same error. So I must be missing something > obvious. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Capistrano" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.co.uk/group/capistrano?hl=en -~----------~----~----~----~------~----~------~--~---
