Skip to content

Commit 04505f7

Browse files
committed
fix: move stuff in data
1 parent 10dd303 commit 04505f7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

CC-MAIN-2024-22.warc.paths.gz

-817 Bytes
Binary file not shown.

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ CC-MAIN-2024-22.warc.paths.gz:
4242

4343
duck_ccf_local_files: build
4444
@echo "warning! only works on Common Crawl Foundation's development machine"
45-
mvn -q exec:java -Dexec.mainClass=org.commoncrawl.whirlwind.Duck -Dexec.args"ccf_local_files"
45+
mvn -q exec:java -Dexec.mainClass=org.commoncrawl.whirlwind.Duck -Dexec.args="ccf_local_files"
4646

4747
duck_cloudfront: build
4848
@echo "warning! this might take 1-10 minutes"

0 commit comments

Comments
 (0)