summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xlinux/bin/asdf4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/bin/asdf b/linux/bin/asdf
index d0b53db..897432c 100755
--- a/linux/bin/asdf
+++ b/linux/bin/asdf
@@ -42,8 +42,8 @@ die() {
numlock_manually() {
echo "$1" >&2
- echo "Please turn Numlock $2 and press ›Enter‹ to continue." >&2
- read
+ echo "Please turn Numlock $2 now and press ›Enter‹ to continue." >&2
+ read enter
}
set_xmodmap() {