X-Git-Url: http://git.grml.org/?p=grml-quickconfig.git;a=blobdiff_plain;f=grml-quickconfig;fp=grml-quickconfig;h=1a6e2543ba65d9ccd83f88d67ba78705ecfc765c;hp=7013106219ff9bb65697c96a31f54376af31bb07;hb=06c9315d361af41bfa2dbe4461ba1c66063b1fa0;hpb=bf6e6a956230ecc811867cc40bbd44aa0de6c3aa diff --git a/grml-quickconfig b/grml-quickconfig index 7013106..1a6e254 100755 --- a/grml-quickconfig +++ b/grml-quickconfig @@ -80,7 +80,7 @@ run() { } get_key() { - stty -echo ; read -kq ${1}?"Press a key: " + stty -echo ; read -k ${1}?"Press a key: " } bailout() {