From 3ea2f439410161d32734ae3ef58e9ea40b6634e4 Mon Sep 17 00:00:00 2001 From: Nathan Broadbent Date: Fri, 21 Oct 2011 08:55:45 +0800 Subject: [PATCH] Removed newline --- install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install.sh b/install.sh index 580e785..ad6459a 100755 --- a/install.sh +++ b/install.sh @@ -1,5 +1,4 @@ #!/bin/sh - #locate the dir where this script is stored export scmbDir="$( cd -P "$( dirname "$0" )" && pwd )" # This loads SCM Breeze into the shell session.