diff --git a/setup.py b/setup.py index 7b60566..4442972 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ description = 'A Python script for AWS S3 bucket enumeration.', author = 'Yasin Soliman', author_email = 'ysx.public@icloud.com', - scripts=['sandcastle'], + scripts=['sandcastle.py'], url = 'https://github.com/yasinS/sandcastle', download_url = 'https://github.com/yasinS/sandcastle/archive/1.2.1.tar.gz', keywords = ['amazons3', 'infosec', 'bucket'],