mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-11-03 04:35:50 +08:00
Don't clobber the latest version of 0.10 for tests.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
set -e
|
||||
. ../../nvm.sh
|
||||
|
||||
VERSION=v0.10.26
|
||||
VERSION=v0.10.7
|
||||
|
||||
# Remove the stuff we're clobbering.
|
||||
[ -e ../../$VERSION ] && rm -R ../../$VERSION
|
||||
|
||||
Reference in New Issue
Block a user