Tunnel fully rewritten to be Python2 compatible
This commit is contained in:
parent
1419bd32d3
commit
168c3292dc
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env python3
|
||||
#!/usr/bin/env python
|
||||
|
||||
|
||||
try:
|
||||
import sys
|
||||
|
|
Loading…
Reference in a new issue