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

Commit 4c637a5

Browse files
authored
Merge pull request #291 from caesarcipher-r7/patch-1
adding shabang
2 parents dbe142c + 2276c06 commit 4c637a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env python2
2+
13
from setuptools import setup, find_packages
24

35
setup(name='crackmapexec',

0 commit comments

Comments
 (0)