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.