File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ echo "Downloading TractoFlow..."
4
4
nextflow pull scilus/tractoflow
5
5
echo " Done: TractoFlow downloaded."
6
6
echo " Downloading TractoFlow Singularity..."
7
- wget -q --show-progress http ://scil.usherbrooke.ca/containers_list /scilus_1.4.2.sif
7
+ wget -q --show-progress https ://scil.usherbrooke.ca/containers /scilus_1.4.2.sif
8
8
echo " Done: TractoFlow Singularity downloaded."
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ Download the last release of the Singularity container for TractoFlow:
56
56
57
57
::
58
58
59
- $> wget http ://scil.usherbrooke.ca/containers_list /scilus_1.4.2.sif
59
+ $> wget https ://scil.usherbrooke.ca/containers /scilus_1.4.2.sif
60
60
61
61
Or if you have sudo privileges
62
62
You can’t perform that action at this time.
0 commit comments