This commit is contained in:
Will Laurance 2012-10-23 09:31:18 -07:00
commit b6fa8e6fc6

1
nvm.sh
View File

@ -27,6 +27,7 @@ case "$uname" in
esac
case "$uname" in
*x86_64*) arch=x64 ;;
*i686*) arch=x86 ;;
esac
# Expand a version using the version cache