Commit d64c2d5
fix: show PATH prompt when piped from curl
-t 0 is false when stdin is piped. Use -c /dev/tty instead so the
interactive prompt appears during curl | bash installs.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 652eb46 commit d64c2d5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| |||
0 commit comments