mirror of https://github.com/dirtbags/netarch.git
Use python3 for dumbdecode
This commit is contained in:
parent
1f12c3bc25
commit
37642c0780
|
@ -1,4 +1,4 @@
|
||||||
#! /usr/bin/env python
|
#! /usr/bin/python3
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
from netarch import ip
|
from netarch import ip
|
||||||
|
|
Loading…
Reference in New Issue