Skip to content

Commit

Permalink
readme file was missing
Browse files Browse the repository at this point in the history
  • Loading branch information
stebo85 authored Aug 28, 2024
1 parent ce4f700 commit 083e6bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/qmrlab/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ neurodocker generate ${neurodocker_buildMode} \
--copy qMRLab.sh /usr/bin/qMRLab \
--entrypoint "/usr/bin/qMRLab" \
--env DEPLOY_BINS=qMRLab \
--copy README.md /README.md \
> ${imageName}.${neurodocker_buildExt}

if [ "$1" != "" ]; then
Expand Down

0 comments on commit 083e6bc

Please sign in to comment.