X-Git-Url: https://code.communitydata.science/cdsc_reddit.git/blobdiff_plain/33e088492c2b1d49daadcb859656a0c81d81e2b8..9cd0954288512d002144d02c70b22869a6a4a271:/pull_pushshift_comments.sh diff --git a/pull_pushshift_comments.sh b/pull_pushshift_comments.sh index bfe3938..243e464 100755 --- a/pull_pushshift_comments.sh +++ b/pull_pushshift_comments.sh @@ -8,5 +8,4 @@ wget -r --no-parent -A 'RC_20*.bz2' -U $user_agent -P $output_dir -nd -nc $base_ wget -r --no-parent -A 'RC_20*.xz' -U $user_agent -P $output_dir -nd -nc $base_url wget -r --no-parent -A 'RC_20*.zst' -U $user_agent -P $output_dir -nd -nc $base_url - - +./check_comment_shas.py