1
0

pre_install 70 B

12345
  1. #!/bin/bash
  2. set -e
  3. # Install aws cli
  4. sudo pip install awscli tornado