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 8e70002 commit 9f5d5cdCopy full SHA for 9f5d5cd
src/main/bash/sdkman-init.sh
@@ -52,7 +52,7 @@ function infer_platform() {
52
echo "LinuxX64"
53
;;
54
armv6l)
55
- echo "LinuxARM32SF"
+ echo "LinuxARM32HF"
56
57
armv7l)
58
echo "LinuxARM32HF"
0 commit comments