about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xsetup.sh2
1 files changed, 1 insertions, 1 deletions
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"