Michael Chus 5eb3baddb4 Fix bee-boot-status blank screen caused by variable buffering
Command substitution in sh strips trailing newlines, so accumulating
output in a variable via $(...) lost all line breaks. Reverted to
direct printf calls which work correctly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-05 19:21:10 +03:00
2026-03-15 22:07:42 +03:00
Description
No description provided
14 MiB
Languages
Go 81.4%
Shell 14.2%
C 4.3%
Dockerfile 0.1%