fix: correct total prompts count in configure_env.sh

This commit is contained in:
S
2026-03-01 08:58:56 -05:00
parent 52765a6626
commit 10b155da74

View File

@@ -64,7 +64,7 @@ get_env_val() {
# ---------------------------------------------------------------------------
# Prompt function
# ---------------------------------------------------------------------------
TOTAL_PROMPTS=59
TOTAL_PROMPTS=57
CURRENT_PROMPT=0
LAST_SECTION=""