Created
August 30, 2023 03:32
-
-
Save phanlyhuynh/be0e6a79e6f8cedc5a3a73bb75a3fa31 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
sudo apt update | |
sudo apt install python3-pip | |
sudo pip install s3cmd |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment