fix: preinstall the GitHub CLI in boxes #5

Merged
dan-claude-bot merged 1 commit from fix/preinstall-gh-cli into main 2026-07-11 11:25:40 +00:00

1 commit

Author SHA1 Message Date
1abd776850 fix: preinstall the GitHub CLI in boxes
The README's auth flow tells operators to run `gh auth login`, but the
cloud-init package set never installed gh — a fresh box couldn't follow
its own instructions. Debian 13 ships gh natively, so a plain packages
entry suffices.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-11 11:21:30 +00:00