admin 168a921f68 fix(docker-setup): flush tee output before exit
The exec > >(tee ...) process substitution has a race condition where
the main shell exits before tee finishes printing. The print_summary
output was written to the log file but never displayed on terminal.
Added sleep 0.5 to let tee flush.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 15:11:11 +01:00
2026-02-16 13:28:03 +01:00
2026-02-18 08:36:12 +01:00
S
Description
No description provided
91 MiB
Languages
Go 84.2%
HTML 11.1%
Shell 2.1%
CSS 1.8%
Python 0.6%
Other 0.1%