Skip to content

Commit 8f26d0e

Browse files
committed
Only py2 compatible
1 parent 7d7e95e commit 8f26d0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vncpasswd.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python
1+
#!/usr/bin/env python2
22

33
"""vncpasswd.py: Python implementation of vncpasswd, w/decryption abilities & extra features ;-)"""
44

0 commit comments

Comments
 (0)