Merge pull request #160 from wlaurance/master

i686 architecture
master
Tim Caswell 2012-10-23 09:36:42 -07:00
commit 3b2d2e4b61
1 changed files with 1 additions and 0 deletions

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