Commit 302032a3 authored by Kevin's avatar Kevin

curl -> wget

parent f8801a0a
......@@ -2,7 +2,7 @@
set -e
curl https://zenodo.org/record/2600385/files/container.sif
wget https://zenodo.org/record/2600385/files/container.sif
checksum=($(md5sum container.sif))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment