This website requires JavaScript.
Explore
Help
Register
Sign In
273345896
/
nvm
Watch
1
Star
0
Fork
You've already forked nvm
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
32a1b4124c
nvm
/
test
/
mocks
/
isainfo_amd64
6 lines
70 B
Plaintext
Executable File
Raw
Blame
History
if [ "_$1" = "_-n" ]; then
echo "amd64"
else
echo "amd64 i386"
fi
Reference in New Issue
View Git Blame
Copy Permalink