5 lines
48 B
Plaintext
5 lines
48 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
. ../../../nvm.sh
|
||
|
nvm install 0.12.7
|