Private
Public Access
1
0
Files
websitebox/install.sh
constantprojects d76c572af8 Fix stdin: use targeted /dev/tty redirects instead of exec
The exec < /dev/tty approach silently killed the script under set -e
if /dev/tty wasn't accessible. Replace with surgical redirects on
just the interactive reads and setup.sh invocation.

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

9.5 KiB
Executable File