Skip to content

Instantly share code, notes, and snippets.

@fgassert
Last active August 29, 2015 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fgassert/8928362 to your computer and use it in GitHub Desktop.
Save fgassert/8928362 to your computer and use it in GitHub Desktop.
#!/bin/bash -x
curl -O https://gist.github.com/fgassert/8928302/raw/s3cfg_from_env.sh
chmod +x s3cfg_from_env.sh
./s3cfg_from_env.sh
curl -O https://gist.github.com/fgassert/8926988/raw/get_compress_put
chmod +x get_compress_put
./get_compress_put
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment