Update install_macos.sh

pull/109/head
Mr Chen 6 years ago
parent 91fb3cfdc0
commit 90c9c10af7
  1. 2
      scripts/install_macos.sh

@ -21,7 +21,7 @@ if [ ! -f /usr/local/bin/brew ];then
brew install mysql
fi
brew install libzip bzip2 gcc openssl llvm
brew install libzip bzip2 gcc openssl re2c cmake
if [ ! -d $DEV/server/mdserver-web ]; then

Loading…
Cancel
Save