Skip to content

Instantly share code, notes, and snippets.

@dgpokl
Created May 15, 2012 20:56
Show Gist options
  • Save dgpokl/2705085 to your computer and use it in GitHub Desktop.
Save dgpokl/2705085 to your computer and use it in GitHub Desktop.
Fix ant prepare to not need sudo
ME=`whoami` ; sudo chown -R $ME /tmp/logs /tmp/tmp /Volumes/Work/dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment