summaryrefslogtreecommitdiff
path: root/osx_setup.sh
diff options
context:
space:
mode:
authorNavaL <ayoyo@thoughtworks.com>2016-02-11 09:43:40 +0100
committerNavaL <ayoyo@thoughtworks.com>2016-02-11 09:47:27 +0100
commita1395e944e94964d4da69cd744330a099f0c6dd4 (patch)
treeeb673e17bbd0f6aa0922777273c523da1f1804ce /osx_setup.sh
parentd8842e7e7ad415045bf230bc52efa90d3e717099 (diff)
adds argument to supply custom disclaimer/banner on login screen
Issue #598
Diffstat (limited to 'osx_setup.sh')
-rw-r--r--osx_setup.sh2
1 files changed, 1 insertions, 1 deletions
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