From e4b555dd1d097c478e7903a9fbdc7aaa2b99baf2 Mon Sep 17 00:00:00 2001 From: William Ting Date: Wed, 8 Feb 2012 10:04:41 -1000 Subject: [PATCH] minor formatting change --- install.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 9708050..21e9e12 100755 --- a/install.sh +++ b/install.sh @@ -96,7 +96,9 @@ if [[ ${UID} != 0 ]] && [ ! ${local} ]; then exit 1 fi -echo -e "Installing files to ${prefix} ...\n" +echo +echo "Installing files to ${prefix} ..." +echo # add git revision to autojump ./git-version.sh