On Feb 1, 4:44 pm, Lee Hambley <[email protected]> wrote: > task :fix_setup_permissions do > # fix permissions here > end > > after("deploy:setup", "fix_setup_permissions") > > Try that! > > -- Lee Hambley > > Twitter: @leehambley | @capistranorb
Thanks that worked like a charm! -- * 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.com/group/capistrano?hl=en
