brew upgrade on MacOS

This commit is contained in:
Jay Lee
2019-09-18 18:19:19 -04:00
parent 2fc301d061
commit 4ae81bae99

View File

@@ -3,6 +3,8 @@ whereibelong=$(pwd)
#echo "Brew installing xz..."
#brew install xz > /dev/null
brew upgrade
cd ~/pybuild
if [ ! -f python-$BUILD_PYTHON_VERSION-macosx10.9.pkg ]; then