Skip to content

Commit 1405272

Browse files
authored
Merge pull request #19 from SamGuay/patch-1
Update URL to download the .sif container
2 parents 69bea22 + 6d19c79 commit 1405272

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/data/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ echo "Downloading TractoFlow..."
44
nextflow pull scilus/tractoflow
55
echo "Done: TractoFlow downloaded."
66
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
88
echo "Done: TractoFlow Singularity downloaded."

source/installation/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Download the last release of the Singularity container for TractoFlow:
5656

5757
::
5858

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
6060

6161
Or if you have sudo privileges
6262

0 commit comments

Comments
 (0)