diff --git a/macosx/up.sh b/macosx/up.sh index e5920d62..2627e398 100755 --- a/macosx/up.sh +++ b/macosx/up.sh @@ -14,6 +14,8 @@ brew unlink dirmngr brew uninstall dirmngr brew unlink gpg-agent brew uninstall gpg-agent +brew unlink python +brew uninstall python set -e brew update