SPAAM-community/amdirt

Update curl script to also check md5sum

jfy133 opened this issue · 0 comments

I guess would just require adding && diff <md5sum_from_thedir> $(md5sum <downloaded_file) to the end of the command?