aboutsummaryrefslogtreecommitdiffstats
path: root/extra/oai_metadata/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'extra/oai_metadata/Makefile')
-rw-r--r--extra/oai_metadata/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/extra/oai_metadata/Makefile b/extra/oai_metadata/Makefile
new file mode 100644
index 0000000..f9deb7f
--- /dev/null
+++ b/extra/oai_metadata/Makefile
@@ -0,0 +1,5 @@
+SHELL := /bin/bash
+
+oai_harvest_20200215.ndjson.zst:
+ wget -c https://archive.org/download/oai_harvest_20200215/oai.ndjson.zst
+