Skip to content

Commit

Permalink
download using osfclient
Browse files Browse the repository at this point in the history
  • Loading branch information
vnm-neurodesk committed Sep 30, 2024
1 parent 0a70edc commit e71e295
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions recipes/mrtrix3/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,8 @@ neurodocker generate ${neurodocker_buildMode} \
&& tar zxvf acpcdetect_V2.1_LinuxCentOS6.7.tar.gz \
&& rm -rf acpcdetect_V2.1_LinuxCentOS6.7.tar.gz" \
--workdir /opt/workshop-data \
--run "curl https://osf.io/2mzbn/download \
&& curl https://osf.io/razk2/download \
&& curl https://osf.io/qx29y/download \
--run "pip install osfclient" \
--run "osf -p qg9jw clone . \
&& cat DICOM_dwifslpreproc-*.tar | tar -xi \
&& rm -f DICOM_dwifslpreproc-*.tar" \
--env ARTHOME=/opt/acpcdetect_V2.1/ \
Expand Down

0 comments on commit e71e295

Please sign in to comment.