Commit 62193e3
fix: use printf for ANSI escape codes in install.sh telemetry note
The telemetry note used `echo` which doesn't interpret \033 escape
codes, causing raw control codes to be printed instead of colored text.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent fc2a4ec commit 62193e3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | | - | |
| 240 | + | |
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
| |||
0 commit comments