Skip to content

Instantly share code, notes, and snippets.

@nicholasjhenry
Created November 30, 2012 16:34
Show Gist options
  • Save nicholasjhenry/4176826 to your computer and use it in GitHub Desktop.
Save nicholasjhenry/4176826 to your computer and use it in GitHub Desktop.
Heroku S3 Mirror (Bamboo)
export `heroku config \$@ | grep S3_ | sed -e "s/ //g" -e "s/>//g" | tr "\\n" " "`¬
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment