-
- Downloads
brew.sh: tweak HOMEBREW_PROCESSOR on Linux
`uname -p` seems to be less useful on Linux (Debian 8 yields `unknown`),
thus prefer `uname -m` on those systems to determine the processor type.
Closes #35.
Signed-off-by:
Martin Afanasjew <martin@afanasjew.de>
Please register or sign in to comment