diff --git a/auto_config.sh b/auto_config.sh index 1992eca..716909e 100755 --- a/auto_config.sh +++ b/auto_config.sh @@ -38,7 +38,7 @@ GIT_DIR="$(realpath ${0%/*})" # Conf file path CONF_FILE="$GIT_DIR/conf" -# Used if parameter id is required - Do not edit +# Used if parameter is required - Do not edit RELOAD_PARAMATER=false ################################################################################