Files
bee/iso/overlay/usr/local/bin
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-31 22:17:36 +03:00
2026-04-03 09:50:33 +03:00