Skip to content

Commit

Permalink
Set -ex
Browse files Browse the repository at this point in the history
  • Loading branch information
maouw committed Mar 27, 2024
1 parent 95afdae commit f694f33
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion SingularitywFSL
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ From: ghcr.io/uw-psych/infantfreesurfer-singularity/infantfreesurfer:latest
export FSLREMOTECALL=""
export FSLGECUDAQ="cuda.q"

%post
%post
set -ex
yum install -y -q \
bc \
curl \
Expand Down

0 comments on commit f694f33

Please sign in to comment.