We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c7220be + fe211f6 commit b8e28b7Copy full SHA for b8e28b7
mithril-install.sh
@@ -85,6 +85,7 @@ case "$ARCH" in
85
ARCH_NAME="x64"
86
;;
87
arm64)
88
+ aarch64)
89
ARCH_NAME="arm64"
90
91
*)
0 commit comments