akindices/run.py
Matthew Dillon (diogenes) c537cc0ec6 Initial Public Release
2013-09-08 20:37:01 -08:00

5 lines
78 B
Python
Executable file

#!/usr/bin/env python
from snapindices import application
application.run()