mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 03:19:24 +00:00
Fix logic in macos install
Also fix mixed spaces/tabs
This commit is contained in:
parent
ce3adcd6e1
commit
b6db61b922
@ -15,7 +15,7 @@ if ! brew --version 2>&1 > /dev/null; then
|
||||
*)
|
||||
echo -n "Would you like to install homebrew now? [y/n] "
|
||||
;;
|
||||
esac
|
||||
esac
|
||||
done
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user