Fix logic in macos install

Also fix mixed spaces/tabs
moxygen 0.5.260
Shayne Holmes 7 years ago committed by skullydazed
parent ce3adcd6e1
commit b6db61b922

@ -15,7 +15,7 @@ if ! brew --version 2>&1 > /dev/null; then
*) *)
echo -n "Would you like to install homebrew now? [y/n] " echo -n "Would you like to install homebrew now? [y/n] "
;; ;;
esac esac
done done
fi fi

Loading…
Cancel
Save