python unlink
This commit is contained in:
@@ -8,6 +8,8 @@ echo "Brew Installing Python 3"
|
|||||||
# Workaround to have both 3.8 & 3.9(which required by some brew formulas) in the system, but only 3.8 is linked
|
# Workaround to have both 3.8 & 3.9(which required by some brew formulas) in the system, but only 3.8 is linked
|
||||||
brew install [email protected]
|
brew install [email protected]
|
||||||
brew install [email protected]
|
brew install [email protected]
|
||||||
|
brew unlink [email protected]
|
||||||
|
brew unlink [email protected]
|
||||||
brew link [email protected] --force
|
brew link [email protected] --force
|
||||||
|
|
||||||
echo "Brew Installing Python 2"
|
echo "Brew Installing Python 2"
|
||||||
|
|||||||
Reference in New Issue
Block a user