From fa1c412912da58eee3906dcb905ac5d8fe50a789 Mon Sep 17 00:00:00 2001 From: Ishaan Jaffer Date: Sat, 14 Mar 2026 12:39:25 -0700 Subject: [PATCH] fix(install.sh): redirect stdin from /dev/tty on exec so wizard gets terminal, not exhausted pipe --- scripts/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install.sh b/scripts/install.sh index 2a07da37bf2..16651ee98d4 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -119,7 +119,7 @@ read -r answer