94e91edecf0c8228cd58b72da588e2219d71ab57
examples/non_sbgrid_apps.md
... | ... | @@ -8,7 +8,7 @@ Using [topaz](https://sbgrid.org/software/titles/topaz),[(developer's link)](htt |
8 | 8 | #!/usr/bin/env bash |
9 | 9 | |
10 | 10 | # activate the environment, so that it doesn't need to be always enabled under the user account running the non-SBGrid program. |
11 | -source /programs/sbgrid/shrc. |
|
11 | +source /programs/sbgrid.shrc |
|
12 | 12 | |
13 | 13 | # Optionally, specify the SBGrid version of the title. |
14 | 14 | # Explict version configuration can help troubleshooting integration issues. |