diff --git a/install.sh b/install.sh index c2e2798..31f4631 100755 --- a/install.sh +++ b/install.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash #locate the dir where this script is stored export scmbDir="$( cd -P "$( dirname "$0" )" && pwd )"