Skip to content

Commit

Permalink
Merge pull request #26 from CIROH-UA/t-route-branch
Browse files Browse the repository at this point in the history
t-route branch to datastream
  • Loading branch information
benlee0423 authored Nov 14, 2024
2 parents f0dab34 + 2b73649 commit 6fe9dd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions singularity/singularity_ngen.def
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ From: rockylinux:9.1
%post
# First set the environment variables for use in %post
TROUTE_REPO="CIROH-UA/t-route"
TROUTE_BRANCH="no-fiona"
TROUTE_BRANCH="datastream"
NGEN_REPO="CIROH-UA/ngen"
NGEN_BRANCH="main"

Expand Down Expand Up @@ -157,4 +157,4 @@ From: rockylinux:9.1
templates/guide/HelloNGEN.sh /ngen/HelloNGEN.sh

%runscript
exec /ngen/HelloNGEN.sh "$@"
exec /ngen/HelloNGEN.sh "$@"

0 comments on commit 6fe9dd8

Please sign in to comment.