Working on Mongoose

This commit is contained in:
Jérôme Schneider 2012-03-20 14:00:22 +01:00
parent af77a81801
commit 63e894fc3b

View file

@ -9,7 +9,7 @@ elif [[ "$unamestr" == 'Darwin' ]]; then
platform='osx'
fi
PATH_docroot=`cd ../WWWRoot && pwd`
PATH_docroot=`cd ../../../html && pwd`
echo "Serving $PATH_docroot"
PATH_this="`pwd`/"