mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-12-18 19:24:21 +08:00
Correct installation test paths
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
. ../../../nvm.sh
|
||||
. ../../nvm.sh
|
||||
nvm uninstall v0.10.7
|
||||
|
||||
if [ -f ".nvmrc" ]; then
|
||||
|
||||
Reference in New Issue
Block a user