Fix typo to get serial console to work
authorAlex Owen <r.alex.owen@gmail.com>
Sun, 21 Oct 2007 15:25:53 +0000 (16:25 +0100)
committerDaniel Baumann <daniel@debian.org>
Wed, 9 Mar 2011 16:31:06 +0000 (17:31 +0100)
scripts/live

index 8f84ed2..9567301 100755 (executable)
@@ -45,7 +45,7 @@ Arguments ()
 
                        console=*)
                                DEFCONSOLE="${ARGUMENT#*=}"
-                               export DEFCONFSOLE
+                               export DEFCONSOLE
                                ;;
 
                        debug)