From 8786acf476fb3f4fe2053b1a7cf7623c2e0b822d Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Tue, 29 Sep 2020 10:12:03 +0200 Subject: [PATCH] Fix BOOTSTRAP_HASKELL_NONINTERACTIVE --- bootstrap-haskell | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/bootstrap-haskell b/bootstrap-haskell index e76482c..8ddea65 100755 --- a/bootstrap-haskell +++ b/bootstrap-haskell @@ -195,21 +195,22 @@ printf "\\033[0;35m%s\\033[0m\\n" "" printf "\\033[0;35m%s\\033[0m\\n" "Answer with YES or NO and press ENTER." printf "\\033[0;35m%s\\033[0m\\n" "" -while true; do - read -r hls_answer