4 lines
101 B
Bash
4 lines
101 B
Bash
|
NC_EXPL_ROOT=/opt/tetalab
|
||
|
export NC_EXPL_ROOT
|
||
|
source ${NC_EXPL_ROOT}/conf/shell-env/profile_init.env
|