4 lines
63 B
Plaintext
4 lines
63 B
Plaintext
|
|
NEW_PATH="$(./emsdk active_path)"
|
||
|
|
export PATH=$PATH:$NEW_PATH
|
||
|
|
|