8 lines
41 B
Plaintext
8 lines
41 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
set -ex
|
||
|
|
||
|
\. ../../nvm.sh
|
||
|
|
||
|
nvm
|