correct indention in install.sh

This commit is contained in:
dervomsee
2025-01-08 08:10:52 +01:00
committed by GitHub
parent f3161d0c05
commit 0211a952ea

View File

@@ -254,7 +254,7 @@ set_cpu() {
cpu="${cpu}_softfloat"
;;
'riscv64')
'riscv64')
cpu='riscv64'
;;
*)