3 lines
43 B
Bash
3 lines
43 B
Bash
|
export NOOP_HOME=$(pwd)/..
|
||
|
echo $NOOP_HOME
|