From a01e3152d56d3fb10310e829fdfa48001334a41b Mon Sep 17 00:00:00 2001 From: erickson Date: Wed, 6 Jul 2005 14:46:37 +0000 Subject: [PATCH] added a comment git-svn-id: svn://svn.open-ils.org/ILS/trunk@1076 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- config.sh | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config.sh b/config.sh index 6b4cdfe9cb..a6fab55233 100755 --- a/config.sh +++ b/config.sh @@ -15,6 +15,12 @@ # -------------------------------------------------------------------- +# -------------------------------------------------------------------- +# Prompts the user for config settings and writes a custom config +# file based on these settings +# -------------------------------------------------------------------- + + CONFIG_FILE="install.conf"; DEFAULT_CONFIG_FILE="install.conf.default"; -- 2.11.0