From: erickson Date: Wed, 6 Jul 2005 14:46:37 +0000 (+0000) Subject: added a comment X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=a01e3152d56d3fb10310e829fdfa48001334a41b;p=Evergreen.git added a comment git-svn-id: svn://svn.open-ils.org/ILS/trunk@1076 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- 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";