Created
June 21, 2017 21:35
-
-
Save facundobianco/097f69f589fbb3beef23e2bfb5d897f8 to your computer and use it in GitHub Desktop.
Install S3CMD v1.5.0 in old Debian release
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
virtualenv s3cmd-virtualenv | |
source s3cmd-virtualenv/bin/activate | |
pip install 's3cmd==1.5.0' \ | |
python-magic \ | |
python-gnupg \ | |
python-dateutil |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you have a limited
/tmp
directory do not forget to run