scrapy/bin/scrapy

5 lines
59 B
Python
Executable File

#!/usr/bin/env python
from scrapy.tool import main
main()