mirror of
https://github.com/nvm-sh/nvm.git
synced 2026-07-20 22:07:56 +08:00
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
. ../../../nvm.sh
|
||||
|
||||
nvm ls io
|
||||
[ "$?" = "3" ]
|
||||
|
||||
Reference in New Issue
Block a user