fix(mvp): Resolve installer fallthrough and TUI connection hang
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s

This commit is contained in:
2026-04-17 19:57:45 -04:00
parent 7c44e00a5f
commit da38bea182
2 changed files with 6 additions and 1 deletions

View File

@@ -149,6 +149,7 @@ setup_system() {
cat "$SCRIPT_DIR/brain.log"
exit 1
fi
exit 0
}
# --- 3. AUTO-SETUP ---