fix mac build

albatross
Willem Melching 2021-01-18 14:35:47 +01:00
parent 88e8b8394e
commit 4fa5b2091f
1 changed files with 1 additions and 1 deletions

View File

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