Added another mention of arm64 to command line help
Another one caught by MaddTheSane
This commit is contained in:
parent
1fda818511
commit
3d357346fc
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ if [ "$2" != "" ]; then
|
||||||
echo " x86"
|
echo " x86"
|
||||||
echo " x86_64"
|
echo " x86_64"
|
||||||
echo " ppc"
|
echo " ppc"
|
||||||
|
echo " arm64"
|
||||||
echo
|
echo
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue