Das gesamte shiaiVerzeichnis war nicht getrackt
This commit is contained in:
16
shiai/wkOrg/Makefile
Normal file
16
shiai/wkOrg/Makefile
Normal file
@@ -0,0 +1,16 @@
|
||||
.PHONY: getem
|
||||
|
||||
all: getem
|
||||
|
||||
# Herunterladen der Ausschreibungen
|
||||
getem:
|
||||
wget \
|
||||
--directory-prefix="wk.2015/downloads" \
|
||||
--timestamping \
|
||||
--random-wait \
|
||||
--recursive --level=2 \
|
||||
--accept *.pdf,djvu,doc,docx \
|
||||
--no-directories \
|
||||
--span-hosts \
|
||||
--execute robots=off \
|
||||
--input-file=wkurls \
|
||||
Reference in New Issue
Block a user