update,
This commit is contained in:
10
vinniesniper-54816/task1/_lab/003-crawler/run.sh
Executable file
10
vinniesniper-54816/task1/_lab/003-crawler/run.sh
Executable file
@@ -0,0 +1,10 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
rm -rf p/*
|
||||
rm -rf n/*
|
||||
|
||||
# python ./crawler.py
|
||||
python ./crawler_horse.py
|
||||
# python ./crawler_n.py
|
Reference in New Issue
Block a user