mirror of
https://github.com/mangosfour/server.git
synced 2025-12-11 07:37:02 +00:00
Fix mac build
This commit is contained in:
parent
c18f9fb23c
commit
c99f3e2ed9
1 changed files with 2 additions and 1 deletions
|
|
@ -3,5 +3,6 @@
|
|||
set -eu
|
||||
|
||||
if [[ x$OSTYPE =~ ^xdarwin ]]; then
|
||||
brew update
|
||||
brew install "mysql"
|
||||
fi
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue