Golf the ARCH code

This commit is contained in:
Steven Penny 2014-06-05 00:36:44 -05:00
parent e5abc1cc79
commit 81c64c992d
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ then
exit 1
fi
[ $HOSTTYPE = x86_64 ] && ARCH=x86_64 || ARCH=x86
ARCH=$(arch | sed s.i6.x.)
function usage () {
sed '1d;$d' <<< '