Skip to content

Commit

Permalink
Merge pull request #446 from NeuroDesk/felenitaribeiro-patch-1
Browse files Browse the repository at this point in the history
Update build.sh
  • Loading branch information
felenitaribeiro authored Sep 21, 2023
2 parents ea3ad3c + fede99f commit 6ece40d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/deepretinotopy/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ neurodocker generate ${neurodocker_buildMode} \
--run='pip install --no-index torch-cluster -f https://pytorch-geometric.com/whl/torch-1.6.0+cu102.html' \
--run='pip install --no-index torch-spline-conv -f https://pytorch-geometric.com/whl/torch-1.6.0+cu102.html' \
--run='git clone https://github.com/felenitaribeiro/nilearn.git' \
--run='export PATH="/opt/workbench/workbench/bin_rh_linux64/:$PATH"'
--env DEPLOY_BINS=wb_view:wb_command:wb_shortcuts \
--copy README.md /README.md \
> ${toolName}_${toolVersion}.Dockerfile
Expand Down

0 comments on commit 6ece40d

Please sign in to comment.