mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
08.51.2008 9d64e122c4551afa5a6ccc72d4a85e911360437e
opends/resource/webstart/create-webstart-standalone.sh
@@ -3,7 +3,7 @@
# Determine the location to this script so that we know where we are in the
# OpenDS source tree.
cd `dirname $0`
cd "`dirname $0`"
SCRIPT_DIR=`pwd`
cd ../..
ROOT_DIR=`pwd`