mirror of
https://github.com/microsoft/foldingdiff.git
synced 2026-06-04 13:30:33 +08:00
Fix cath download script cosmetic error
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
wget -P cath ftp://orengoftp.biochem.ucl.ac.uk/cath/releases/latest-release/non-redundant-data-sets/cath-dataset-nonredundant-S40.pdb.tgz
|
||||
|
||||
# Check md5sums
|
||||
md5sum -c cath_checksums.md5 cath/*
|
||||
md5sum -c cath_checksums.md5
|
||||
|
||||
# cd into the cath directory and untar the file
|
||||
cd cath
|
||||
|
||||
Reference in New Issue
Block a user