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

jvergara
08.51.2008 9d64e122c4551afa5a6ccc72d4a85e911360437e
opends/resource/bin/_server-script.sh
@@ -40,7 +40,7 @@
# root so that we can use them to create appropriate paths.
WORKING_DIR=`pwd`
cd `dirname "${0}"`
cd "`dirname "${0}"`"
SCRIPT_DIR=`pwd`
cd ..