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

jvergara
05.40.2007 4fab9c68f1e4755b7381ecf9bd86c8b30417bd8f
opendj-sdk/opends/resource/setup
@@ -118,7 +118,7 @@
# Launch the setup process.
"${JAVA_BIN}" org.opends.quicksetup.installer.InstallLauncher -P setup "${@}"
"${JAVA_BIN}" -Dorg.opends.server.scriptName=setup org.opends.server.tools.InstallDS "${@}"
# return part
RETURN_CODE=$?