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

neil_a_wilson
17.21.2006 170bf9ef7250618cc02ca153d83fe4fb4855833a
opends/src/quicksetup/org/opends/quicksetup/SetupLauncher.java
@@ -45,7 +45,7 @@
{
  private static String COMMAND_NAME_WINDOWS = "setup.bat";
  private static String COMMAND_NAME_UNIX = "setup.sh";
  private static String COMMAND_NAME_UNIX = "setup";
  /**
   * The main method which is called by the setup command lines.