Skip to content

Commit

Permalink
Merge pull request #639 from NeuroDesk/felenitaribeiro-patch-1
Browse files Browse the repository at this point in the history
Update build.sh
  • Loading branch information
felenitaribeiro authored Apr 2, 2024
2 parents a989a69 + e39ee7e commit bfeec8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/vesselboost/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ neurodocker generate ${neurodocker_buildMode} \
--workdir=/opt \
--run='git clone https://github.com/KMarshallX/vessel_code.git && \
cd vessel_code && \
git checkout 82361572fe09614dca829e95e609d08b8c041c98' \
git checkout 017212cf6257e903220cf665f84d19b7e498657d' \
--workdir='/opt/vessel_code/' \
--run='pip install -r requirements.txt ' \
--workdir='/opt/vessel_code/saved_models' \
Expand Down

0 comments on commit bfeec8e

Please sign in to comment.