From 5578f19c33e812d658f807a8ea0f0706c322ca4c Mon Sep 17 00:00:00 2001 From: Alec Muffett Date: Mon, 6 Feb 2017 18:51:30 +0000 Subject: [PATCH] commit: linebreaks in osx setup --- 000-setup-osx.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/000-setup-osx.sh b/000-setup-osx.sh index 3283256..6865e99 100755 --- a/000-setup-osx.sh +++ b/000-setup-osx.sh @@ -14,7 +14,10 @@ brew unlink nginx : go for the full nginx brew tap homebrew/nginx -brew install nginx-full --with-subs-filter-module --with-headers-more-module +brew install \ + nginx-full \ + --with-subs-filter-module \ + --with-headers-more-module : prioritise a sane openssl