upgrade OpenSSL OSX, show OpenSSL info

This commit is contained in:
Jay Lee
2019-04-23 10:39:16 -04:00
parent f0d0345fcd
commit 6d16eae210
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
brew update
brew upgrade openssl@1.1
brew upgrade python3
export PATH=/usr/local/opt/python/libexec/bin:$PATH
pip install --upgrade pip