From 5b4a73f1782e8722c02e15a17d5c9bedcf457bbd Mon Sep 17 00:00:00 2001 From: Scott Wallace Date: Tue, 16 Feb 2016 19:03:39 +0000 Subject: [PATCH] Override the version of OpenSSH on Mac OS X. --- bin/software-install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/software-install.sh b/bin/software-install.sh index 663e29a..89363d4 100755 --- a/bin/software-install.sh +++ b/bin/software-install.sh @@ -44,6 +44,7 @@ function install_osx_software { mosh python3 vim + homebrew/dupes/openssh EOF #-------------------------------