grab-site/grab-site

5 lines
65 B
Plaintext
Raw Permalink Normal View History

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