This commit is contained in:
dzikafoczka 2024-12-21 21:53:21 +01:00
parent c7bbd6eb92
commit 1476202777

4
ec2.sh Normal file
View File

@ -0,0 +1,4 @@
#!/bin/bash
chmod +x ec2.py
pip install boto3
python ec2.py