Skip to content

Commit

Permalink
update default container name
Browse files Browse the repository at this point in the history
  • Loading branch information
poquirion committed Jun 7, 2021
1 parent a07bb81 commit b067b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util_singularity.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#! /bin/bash
args=$@
if [ $# -lt 1 ]; then
args=../genpipes_centos7.sif
args=../genpipes_alpha.sif
fi


Expand Down

0 comments on commit b067b43

Please sign in to comment.