more script updates

This commit is contained in:
Jeremy Wall 2009-01-02 21:26:18 -06:00
parent 663cecf262
commit 82b4f680e3

View File

@ -39,10 +39,6 @@ fi
echo "Setting up in project: ${DIRNAME}" echo "Setting up in project: ${DIRNAME}"
#create our project directory
cd $DIRNAME
#set up the directory structure #set up the directory structure
if [[ ! -d $DIRNAME/ext ]] if [[ ! -d $DIRNAME/ext ]]
then then