grab-site/gs-server

5 lines
65 B
Plaintext
Raw Normal View History

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