From 0f8e8ea83352fa07b7c6252b74ed4d063399db61 Mon Sep 17 00:00:00 2001 From: Charadon Date: Wed, 5 Oct 2022 17:30:34 -0400 Subject: setup.sh: Fixed portability issue --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.sh') diff --git a/setup.sh b/setup.sh index c27e1e4..58dac53 100755 --- a/setup.sh +++ b/setup.sh @@ -190,7 +190,7 @@ echo "By default, the script runs in interactive mode. But you can use command-l echo "to use the set up script non-interactively. Use -h for more info." printf "\n" echo "If you feel you are ready. Press enter, otherwise press Ctrl-C to cancel." -read -r +read -r REPLY ALL_CORRECT="false" -- cgit 1.4.1-2-gfad0