Skip to content

Commit

Permalink
remove workshop data again
Browse files Browse the repository at this point in the history
  • Loading branch information
stebo85 committed Oct 8, 2024
1 parent c03f5a2 commit a69ca1f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions recipes/mrtrix3/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,6 @@ neurodocker generate ${neurodocker_buildMode} \
--run="wget https://object-store.rc.nectar.org.au/v1/AUTH_dead991e1fa847e3afcca2d3a7041f5d/build/acpcdetect_V2.1_LinuxCentOS6.7.tar.gz \
&& tar zxvf acpcdetect_V2.1_LinuxCentOS6.7.tar.gz \
&& rm -rf acpcdetect_V2.1_LinuxCentOS6.7.tar.gz" \
--workdir /opt/workshop-data \
--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/ \
--env PATH='$PATH':/opt/acpcdetect_V2.1/bin \
--env DEPLOY_PATH=/opt/${toolName}-${toolVersion}/bin/:/opt/acpcdetect_V2.1/bin \
Expand Down

0 comments on commit a69ca1f

Please sign in to comment.