bugfix in checking submission shas
This commit is contained in:
parent
c0da8f4dbf
commit
c92b50e050
@ -11,4 +11,4 @@ wget -r --no-parent -A 'RS_20*.bz2' -U $user_agent -P $output_dir -nd -nc $base_
|
||||
wget -r --no-parent -A 'RS_20*.xz' -U $user_agent -P $output_dir -nd -nc $base_url/old_v1_data/
|
||||
wget -r --no-parent -A 'RS_20*.zst' -U $user_agent -P $output_dir -nd -nc $base_url/old_v1_data/
|
||||
|
||||
./check_submissions_shas.py
|
||||
./check_submission_shas.py
|
||||
|
Loading…
Reference in New Issue
Block a user