etherpump/bin/etherdump

8 lines
60 B
Plaintext
Raw Normal View History

#!/usr/bin/env python
from etherdump import main
main()