Skip to content

Commit

Permalink
Merge pull request #905 from jnikhilreddy/update-hcpasl-recipe
Browse files Browse the repository at this point in the history
update hcpasl recipe
  • Loading branch information
stebo85 authored Feb 14, 2025
2 parents 1243b42 + a62ee5a commit 85942fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/hcpasl/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export ACCEPT_FSL_LICENSE=yes

source ../main_setup.sh

neurodocker generate ${neurodocker_buildMode} \
yes | neurodocker generate ${neurodocker_buildMode} \
--base-image ubuntu:22.04 \
--pkg-manager apt \
--env DEBIAN_FRONTEND=noninteractive \
Expand Down

0 comments on commit 85942fa

Please sign in to comment.