Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Commit

Permalink
Merge pull request #291 from caesarcipher-r7/patch-1
Browse files Browse the repository at this point in the history
adding shabang
  • Loading branch information
byt3bl33d3r authored Feb 20, 2019
2 parents dbe142c + 2276c06 commit 4c637a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/usr/bin/env python2

from setuptools import setup, find_packages

setup(name='crackmapexec',
Expand Down

0 comments on commit 4c637a5

Please sign in to comment.