From 7c563d53a8726c6769a113045e5fae01bdc0a8a6 Mon Sep 17 00:00:00 2001 From: Alex Owen Date: Sun, 21 Oct 2007 16:25:53 +0100 Subject: [PATCH] Fix typo to get serial console to work --- scripts/live | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/live b/scripts/live index 8f84ed2..9567301 100755 --- a/scripts/live +++ b/scripts/live @@ -45,7 +45,7 @@ Arguments () console=*) DEFCONSOLE="${ARGUMENT#*=}" - export DEFCONFSOLE + export DEFCONSOLE ;; debug) -- 2.1.4