diff --git a/setup/configure_env.sh b/setup/configure_env.sh index 310994f..93c51ba 100755 --- a/setup/configure_env.sh +++ b/setup/configure_env.sh @@ -64,8 +64,8 @@ get_env_val() { # --------------------------------------------------------------------------- # Prompt function # --------------------------------------------------------------------------- -# Base prompt count (fixed prompts only — repo/DB prompts added dynamically) -TOTAL_PROMPTS=59 +# Base prompt count (fixed prompts + TLS conditional slots — repo/DB prompts added dynamically) +TOTAL_PROMPTS=62 CURRENT_PROMPT=0 LAST_SECTION=""