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