From af327cb66064806fed02578e499e264508b6c0b4 Mon Sep 17 00:00:00 2001 From: dan-claude-bot Date: Sat, 18 Jul 2026 17:16:29 +0000 Subject: [PATCH] docs(bootstrap): finish the sentence the doctor-gate edit truncated Co-Authored-By: Claude Fable 5 --- commands/bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/bootstrap.sh b/commands/bootstrap.sh index e6a229a..0146f04 100755 --- a/commands/bootstrap.sh +++ b/commands/bootstrap.sh @@ -536,7 +536,7 @@ if [ "$HOST" = "yes" ]; then # is written for a sudo-capable user, and one of its paths exits 0 after # only adding a group, asking for a re-login. That is the sshd first-wins # bug's exact shape — asserting what was REQUESTED (here: the installer's - # claimed success) instead of what actually TOOK. The check stays + # claimed success) instead of what actually TOOK. # Two proofs, one claim each. `command -v box` proves the CLI landed # (box's root install symlinks into /usr/local/bin, already on this # shell's PATH — no login shell needed). "Host set up" is a separate