From 2eb5b7dc0ff8b5917b44f5db61647ad44832c8f6 Mon Sep 17 00:00:00 2001 From: pascal Date: Tue, 6 Jan 2009 02:59:15 +0000 Subject: In manchen Systemen ist ein Variablenname bei read notwendig git-svn-id: https://svn.neo-layout.org@1385 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- linux/bin/asdf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'linux') 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() { -- cgit v1.2.3