chore: package
This commit is contained in:
5
scripts/runjob.sh
Executable file
5
scripts/runjob.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh -eu
|
||||
|
||||
CMDD=$(dirname $(realpath $0))
|
||||
cd $(dirname "${CMDD}")
|
||||
python -m scrapy runspider src/instances.py
|
Reference in New Issue
Block a user