From 73f1c7b1332d4c0a23adcd955ac0335d7067cdbe Mon Sep 17 00:00:00 2001 From: James Cameron Date: Wed, 29 Oct 2008 10:41:10 +1100 Subject: [PATCH] radix fix for enter key --- mkbootable.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkbootable.sh b/mkbootable.sh index ec6b076..e1b53bf 100755 --- a/mkbootable.sh +++ b/mkbootable.sh @@ -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 ;; -- 2.39.2