@ -40,7 +40,7 @@ function get_config_file()
# the base directory of your local development files
ROOT_DIR=$(dirname "$0")
ROOT_DIR=$(dirname "$0")/..
# the template (default) configuration directory
DEFAULTCONF_DIR="$ROOT_DIR/etc-defaults.d"
@ -28,7 +28,7 @@ function get_config_file()