Skip to content

Commit

Permalink
fix uncought case style
Browse files Browse the repository at this point in the history
  • Loading branch information
Tearran committed Oct 28, 2024
1 parent 791da5a commit 2f6fb28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/armbian-config
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ case "$1" in
exit 0
;;
"--doc")
generate_readme
exit 0
generate_readme
exit 0
;;
"--cmd")
INPUTMODE="cmd"
Expand Down

0 comments on commit 2f6fb28

Please sign in to comment.