summaryrefslogtreecommitdiff
path: root/helpers/lh_config
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/lh_config')
-rwxr-xr-xhelpers/lh_config7
1 files changed, 6 insertions, 1 deletions
diff --git a/helpers/lh_config b/helpers/lh_config
index 7dd2e65..d74b21d 100755
--- a/helpers/lh_config
+++ b/helpers/lh_config
@@ -778,7 +778,12 @@ Set_defaults
# Checking defaults
Check_defaults
-Echo_message "Creating config tree"
+if [ ! -e config ]
+then
+ Echo_message "Creating config tree"
+else
+ Echo_message "Updating config tree"
+fi
# Creating bootstrap configuration
mkdir -p config