diff --git a/dot_envvar.tmpl b/dot_envvar.tmpl index c31bfb9..cc7e6b4 100644 --- a/dot_envvar.tmpl +++ b/dot_envvar.tmpl @@ -52,7 +52,7 @@ export NXF_CHARLIECLOUD_CACHEDIR="$NXF_CACHE/charlie" {{ if (eq .cluster "scinet") }} # Set the Singularity image cache -SINGULARITY_CACHEDIR=/90daydata/share/$USER/.singularity +export SINGULARITY_CACHEDIR=/90daydata/share/$USER/.singularity {{ end }} # Give Julia full CPU access