Properly outputting the version when nvm_version_path outputs the new "versions" subdirectory.

This commit is contained in:
Jordan Harband
2014-12-19 16:31:37 -08:00
parent 9e17b5059c
commit 2d78d69d4c
4 changed files with 20 additions and 13 deletions

View File

@@ -1,2 +1,3 @@
rmdir ../../../v0.0.2 >/dev/null 2>&1
rmdir ../../../v0.0.20 >/dev/null 2>&1
rmdir ../../../v0.12.0 >/dev/null 2>&1