aboutsummaryrefslogtreecommitdiff
path: root/helpers/bbpause
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/bbpause')
-rwxr-xr-xhelpers/bbpause4
1 files changed, 0 insertions, 4 deletions
diff --git a/helpers/bbpause b/helpers/bbpause
deleted file mode 100755
index 6604fbd..0000000
--- a/helpers/bbpause
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-# Pause before continuing
-printf '\033[0;2m Press any key to continue...\033[0m' >/dev/tty
-bbask -1 >/dev/null