]> spindle.queued.net Git - xodist/commitdiff
radix fix for enter key
authorJames Cameron <quozl@laptop.org>
Tue, 28 Oct 2008 23:41:10 +0000 (10:41 +1100)
committerAndres Salomon <dilinger@debian.org>
Wed, 29 Oct 2008 00:40:50 +0000 (20:40 -0400)
mkbootable.sh

index ec6b076d542209057222378f4cb7c3c501c020f5..e1b53bfb36d0f9956827c617b71d4d9ba7aac71e 100755 (executable)
@@ -106,7 +106,7 @@ EOF
 ." Power off to abort, or" cr
 ." press Enter to erase everything here and install debxo ${IMAGE} ?"
 begin
-    key 13 =
+    key d =
 until
 EOF
                ;;