From 170bf9ef7250618cc02ca153d83fe4fb4855833a Mon Sep 17 00:00:00 2001 From: neil_a_wilson <neil_a_wilson@localhost> Date: Fri, 17 Nov 2006 21:21:23 +0000 Subject: [PATCH] Rename the "setup.sh" script to "setup" and update all references to it to use the correct name. --- opends/resource/README | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/opends/resource/README b/opends/resource/README index 22bb8eb..e8b86dc 100644 --- a/opends/resource/README +++ b/opends/resource/README @@ -3,9 +3,9 @@ This archive contains the OpenDS Directory Server. Complete documentation for this product may be found online at https://OpenDS.dev.java.net/. -To configure the server, run the setup.sh script on UNIX-based platforms, or -the setup.bat batch file on Windows. To start the server, run bin/start-ds.sh -on UNIX-based platforms, or bin\start-ds.bat on Windows systems. +To configure the server, run the setup script on UNIX-based platforms, or the +setup.bat batch file on Windows. To start the server, run bin/start-ds.sh on +UNIX-based platforms, or bin\start-ds.bat on Windows systems. This product is made available under the Common Development and Distribution License (CDDL). The complete text for this license, and for alternate licenses -- Gitblit v1.10.0