Update install_macos.sh

pull/109/head
Mr Chen 6 years ago
parent 7c41b490e8
commit 896c453954
  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
brew install libzip bzip2 gcc openssl llvm
if [ ! -d $DEV/server/mdserver-web ]; then

Loading…
Cancel
Save