diff options
Diffstat (limited to 'helpers')
-rwxr-xr-x | helpers/lh_config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/helpers/lh_config b/helpers/lh_config index b029e9a..b9114bf 100755 --- a/helpers/lh_config +++ b/helpers/lh_config @@ -773,6 +773,8 @@ Set_defaults # Checking defaults Check_defaults +Echo_message "Creating config tree" + # Creating bootstrap configuration mkdir -p config mkdir -p config/includes |