download cc-index to home not tmp (which is tmpfs)

This commit is contained in:
Joe Lothan 2026-05-20 09:35:06 -04:00
parent 9308b5e039
commit 86cff37533

View file

@ -65,7 +65,7 @@ if [ "$LIMIT" -gt 0 ] 2>/dev/null; then
fi
S3_PATH="s3://commoncrawl/cc-index/table/cc-main/warc/crawl=${CRAWL}/subset=warc/"
LOCAL_INDEX="/tmp/cc-index"
LOCAL_INDEX="$HOME/cc-index"
QUERY="
INSTALL postgres;