mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
try tool to extract brew info versions 4
This commit is contained in:
parent
b9998d6ef2
commit
f70211f8c9
@ -37,7 +37,7 @@ export python2Version=$(brew info --json=v1 python@2 | jq '.[].installed[].versi
|
|||||||
echo $python2Version
|
echo $python2Version
|
||||||
echo "-------------------------------------------------"
|
echo "-------------------------------------------------"
|
||||||
brew info python@2
|
brew info python@2
|
||||||
brew switch python $python2Version
|
brew switch python@2 $python2Version
|
||||||
echo "-------------------------------------------------"
|
echo "-------------------------------------------------"
|
||||||
echo $PATH
|
echo $PATH
|
||||||
echo $LDFLAGS
|
echo $LDFLAGS
|
||||||
|
Loading…
Reference in New Issue
Block a user