grab-site/gs-server
2015-07-18 11:02:24 +00:00

5 lines
65 B
Python
Executable File

#!/usr/bin/python3
from libgrabsite import server
server.main()