mirror of
https://github.com/mas-cli/mas
synced 2025-02-16 12:38:30 +00:00
script/bottle
: reword "better" as "newer".
Partial #638 Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
This commit is contained in:
parent
9f9923ea57
commit
173b0a9d86
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ case "${CURRENT_OS_VERSION_MAJOR}" in
|
|||
CURRENT_PLATFORM=catalina
|
||||
;;
|
||||
*)
|
||||
echo "Unsupported macOS version. This script requires Catalina or better."
|
||||
echo "Unsupported macOS version. This script requires Catalina or newer."
|
||||
exit 1
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Add table
Reference in a new issue