Skip to content

Commit

Permalink
add mountpoint list to recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
vnm-neurodesk committed Nov 4, 2024
1 parent db97f9b commit 92b57a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/mrtrix3/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ source ../main_setup.sh
neurodocker generate ${neurodocker_buildMode} \
--base-image vnmd/fsl_6.0.5.1:20221016 \
--pkg-manager apt \
--run="mkdir -p ${mountPointList}" \
--${toolName} version=${toolVersion} method="source" build_processes=1 \
--ants version="2.4.3" \
--workdir /opt/${toolName}-${toolVersion} \
Expand Down

0 comments on commit 92b57a4

Please sign in to comment.