reorg into proper package with bin script
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
from etherdump import main
|
||||
|
||||
main()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user