Skip to content

Commit

Permalink
correct indention in install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dervomsee authored Jan 8, 2025
1 parent f3161d0 commit 0211a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ set_cpu() {

cpu="${cpu}_softfloat"
;;
'riscv64')
'riscv64')
cpu='riscv64'
;;
*)
Expand Down

0 comments on commit 0211a95

Please sign in to comment.