aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/bbask1
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