From 82b4f680e3271379fcbcd3b8db2d89f453565841 Mon Sep 17 00:00:00 2001 From: Jeremy Wall Date: Fri, 2 Jan 2009 21:26:18 -0600 Subject: [PATCH] more script updates --- scripts/updateproject.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/scripts/updateproject.sh b/scripts/updateproject.sh index eca027b..da15057 100755 --- a/scripts/updateproject.sh +++ b/scripts/updateproject.sh @@ -39,10 +39,6 @@ fi echo "Setting up in project: ${DIRNAME}" - -#create our project directory -cd $DIRNAME - #set up the directory structure if [[ ! -d $DIRNAME/ext ]] then