Skip to content

Commit 6e748a1

Browse files
authored
Update crypto.py
1 parent d43cb92 commit 6e748a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crypto.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python
1+
#!/usr/bin/env python2
22

33
import os, argparse
44
from getpass import getpass

0 commit comments

Comments
 (0)