Allow python relinking on macos
This commit is contained in:
parent
06213812b6
commit
375e177fa2
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue