4 lines
73 B
Bash
4 lines
73 B
Bash
#!/bin/bash
|
|
chmod +x cloudfront.py
|
|
pip install boto3
|
|
python cloudfront.py |