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.
1 parent c7220be commit fe211f6Copy full SHA for fe211f6
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