Skip to content

Commit

Permalink
Merge branch 'main' of github.com:pscedu/singularity-nanoplot
Browse files Browse the repository at this point in the history
  • Loading branch information
icaoberg committed Mar 29, 2024
2 parents 2194b5c + cfa31ff commit 2d662ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 1.42.0/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ if [ -f $IMAGE ]; then
rm -fv $IMAGE
fi

apptainer build $IMAGE $DEFINITION
sudo singularity build $IMAGE $DEFINITION

if [ -f $IMAGE ]; then
exit 0
Expand Down

0 comments on commit 2d662ca

Please sign in to comment.