mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-08-19 12:03:43 +00:00
Compare commits
1 Commits
384118263d
...
fe6468ea49
Author | SHA1 | Date | |
---|---|---|---|
![]() |
fe6468ea49 |
@ -6,7 +6,7 @@ die () { echo "$@" ; exit 1; }
|
|||||||
\. ../../../nvm.sh
|
\. ../../../nvm.sh
|
||||||
|
|
||||||
# Version to install/uninstall
|
# Version to install/uninstall
|
||||||
NVM_TEST_VERSION=5.10.1
|
NVM_TEST_VERSION=15.5.0
|
||||||
|
|
||||||
# Make sure it's not already here
|
# Make sure it's not already here
|
||||||
[ -e ../../../$NVM_TEST_VERSION ] && rm -R ../../../$NVM_TEST_VERSION
|
[ -e ../../../$NVM_TEST_VERSION ] && rm -R ../../../$NVM_TEST_VERSION
|
||||||
|
Loading…
x
Reference in New Issue
Block a user