From a1395e944e94964d4da69cd744330a099f0c6dd4 Mon Sep 17 00:00:00 2001 From: NavaL Date: Thu, 11 Feb 2016 09:43:40 +0100 Subject: adds argument to supply custom disclaimer/banner on login screen Issue #598 --- osx_setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'osx_setup.sh') diff --git a/osx_setup.sh b/osx_setup.sh index 26b5b749..a8a37833 100644 --- a/osx_setup.sh +++ b/osx_setup.sh @@ -36,7 +36,7 @@ install_compass install_npm #setup backend -brew install python # force brew install even if python is already install +brew install python # force brew install even if python is already installed export LDFLAGS=-L/usr/local/opt/openssl/lib export LDFLAGS=-L/usr/local/opt/openssl/lib pip install virtualenv -- cgit v1.2.3