diff --git a/deploy.sh b/deploy.sh index c2a9b91..fb655cf 100644 --- a/deploy.sh +++ b/deploy.sh @@ -1,7 +1,7 @@ #!/bin/bash -chmod +x aws_4.py.py +chmod +x aws_4.py pip install boto3 os load_dotenv base64 -python3 aws_4.py.py \ No newline at end of file +python3 aws_4.py \ No newline at end of file