5 lines
53 B
Plaintext
5 lines
53 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
. ../../nvm.sh
|
||
|
nvm current | grep current
|