Override the version of OpenSSH on Mac OS X.

This commit is contained in:
Scott Wallace 2016-02-16 19:03:39 +00:00
parent 0a8c6ea977
commit 5b4a73f178

View file

@ -44,6 +44,7 @@ function install_osx_software {
mosh mosh
python3 python3
vim vim
homebrew/dupes/openssh
EOF EOF
#------------------------------- #-------------------------------