7 lines
89 B
Bash
7 lines
89 B
Bash
#!/bin/bash
|
|
|
|
chmod +x aws_4.py
|
|
|
|
pip install boto3 os load_dotenv base64
|
|
|
|
python3 aws_4.py |