mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 18:01:36 +00:00
brew upgrade on MacOS
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user