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

lutoff
26.36.2008 4d40455be028a2eec64e92ed2c2c4292838f69a0
opends/resource/bin/_script-util.bat
@@ -48,10 +48,10 @@
  set INSTANCE_DIR=%%a
)
set CUR_DIR=%~dp0
cd %INSTALL_ROOT%
cd %INSTANCE_DIR%
cd /d %INSTALL_ROOT%
cd /d %INSTANCE_DIR%
set INSTANCE_ROOT=%CD%
cd %CUR_DIR%
cd /d %CUR_DIR%
goto scriptBegin