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

jvergara
17.40.2006 8a1a1478c28acdc7376fc7e57d76cca61b901441
opends/resource/setup.sh
@@ -111,8 +111,5 @@
# Launch the setup process.
"${JAVA_BIN}" ${JAVA_ARGS} -Dorg.opends.server.scriptName=setup \
     org.opends.server.tools.InstallDS \
     --configClass org.opends.server.extensions.ConfigFileHandler \
     --configFile "${INSTANCE_ROOT}/config/config.ldif" -P "${0}" "${@}"
"${JAVA_BIN}" org.opends.quicksetup.SetupLauncher -P setup.sh "${@}"