Created
April 17, 2012 17:28
-
-
Save tovbinm/2407636 to your computer and use it in GitHub Desktop.
Install s3cmd
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget -O s3c.zip http://goo.gl/skBTi && unzip s3c.zip && cd ./s3cmd-1.1.0-beta3 && python setup.py install && cd ../ && rm -rf ./s3c.zip ./s3cmd-1.1.0-beta3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment