fix: correct total prompts count in configure_env.sh
This commit is contained in:
@@ -64,7 +64,7 @@ get_env_val() {
|
|||||||
# ---------------------------------------------------------------------------
|
# ---------------------------------------------------------------------------
|
||||||
# Prompt function
|
# Prompt function
|
||||||
# ---------------------------------------------------------------------------
|
# ---------------------------------------------------------------------------
|
||||||
TOTAL_PROMPTS=59
|
TOTAL_PROMPTS=57
|
||||||
CURRENT_PROMPT=0
|
CURRENT_PROMPT=0
|
||||||
LAST_SECTION=""
|
LAST_SECTION=""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user