diff --git a/scripts/bbask b/scripts/bbask index dc350d2..ef521fd 100755 --- a/scripts/bbask +++ b/scripts/bbask @@ -14,6 +14,7 @@ if [ "$1" = '-1' ]; then fi stty icanon echo >/dev/tty 2>/dev/tty tput cvvis >/dev/tty + true else # Get a line of input if command -v ask >/dev/null; then