SPAAM-community/AMDirT

Update curl script to also check md5sum

Opened this issue · 0 comments

jfy133 commented

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