Skip to content

Commit

Permalink
exclude download of index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Massimiliano Lupo Pasini committed Sep 18, 2024
1 parent fffd479 commit 8fd7db4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/alexandria/download_dataset.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ wget --recursive \
--cut-dirs=1 \
--no-check-certificate \
--reject-regex="(/older/|/geo_opt_paths/)" \
--reject "*index.html*" \
--directory-prefix="$OUTPUT_DIR" \
"$URL"

Expand Down

0 comments on commit 8fd7db4

Please sign in to comment.