diff --git a/template/script.sh.erb b/template/script.sh.erb index 560a079..900a773 100755 --- a/template/script.sh.erb +++ b/template/script.sh.erb @@ -29,6 +29,12 @@ cd "${HOME}" # Load the required enviornment module load stata +# For reference: +# +# whatis("loads stata") +# help([[This module loads stata]]) +# setenv("OSC_STATA_DIR","/usr/local/stata/15") +# prepend_path("PATH","/usr/local/stata/15") # Launch stata # note that xstata-mp doesn't block so we have to watch it