Private
Public Access
1
0
Files
websitebox/install.sh
constantprojects dcbcf799c4 Fix stdin hijack when run via curl | bash
When piped through curl, stdin is the download stream, not the
terminal. This caused setup wizard prompts to read empty input
(the 'rogue enter' bug). Fix: reopen stdin from /dev/tty before
any interactive prompts.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 08:50:39 -07:00

9.7 KiB
Executable File