From e6131fe52c881e6cf568f1eac5dbb9c882400e28 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Wed, 18 Aug 2010 22:41:52 -0700 Subject: [PATCH] Don't cd to home, stay in the current directory --- init.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/init.sh b/init.sh index f31a790..aa38468 100755 --- a/init.sh +++ b/init.sh @@ -1,7 +1,5 @@ #!/bin/sh -cd - BASENAME="${0##*/}" if [ x"$1" != x ]; then