diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/bbask | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
