fix mac build

old-commit-hash: 4fa5b2091f
commatwo_master
Willem Melching 4 years ago
parent a7b279ecf7
commit 2bef6edc2d
  1. 2
      tools/mac_setup.sh

@ -18,7 +18,7 @@ brew install capnp \
openssl \
pyenv \
qt5 \
zeromq
zeromq || true
if [[ $SHELL == "/bin/zsh" ]]; then
RC_FILE="$HOME/.zshrc"

Loading…
Cancel
Save