This website works better with JavaScript.
Explore
Help
Sign In
alvis
/
nvm
Watch
1
Star
0
Fork
You've already forked nvm
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1668
Commits
1
Branch
90
Tags
3.7 MiB
Shell
97.6%
Makefile
1.4%
Dockerfile
1%
Tree:
fce7f4ed13
nvm
/
test
/
mocks
/
isainfo_amd64
5 lines
70 B
Raw
Blame
History
if [ "_$1" = "_-n" ]; then
echo "amd64"
else
echo "amd64 i386"
fi
Reference in new issue
Copy Permalink