run from installation directory

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162532 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2004-01-03 23:48:28 +00:00
parent c0b81cb374
commit 5d3c736b8d
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ while [ $# -gt 0 ]; do
shift
done
[ -z $MBOOT_HOME ] && echo && echo "You must set MBOOT_HOME to use mboot!" && echo && exit
export MBOOT_HOME=`dirname $0`
. ${MBOOT_HOME}/maven.functions