Working on Mongoose

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

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`/"