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
12 MiB
Languages
Go 66.8%
HTML 22.8%
Shell 5.7%
CSS 4.3%
Dockerfile 0.2%
Other 0.2%