Skip to content

Commit 9f5d5cd

Browse files
FDelportemarc0der
authored andcommitted
Change Linux version for ARMv6
1 parent 8e70002 commit 9f5d5cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/bash/sdkman-init.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ function infer_platform() {
5252
echo "LinuxX64"
5353
;;
5454
armv6l)
55-
echo "LinuxARM32SF"
55+
echo "LinuxARM32HF"
5656
;;
5757
armv7l)
5858
echo "LinuxARM32HF"

0 commit comments

Comments
 (0)