Fix typo to get serial console to work
[live-boot-grml.git] / scripts / live
index 8f84ed2..9567301 100755 (executable)
@@ -45,7 +45,7 @@ Arguments ()
 
                        console=*)
                                DEFCONSOLE="${ARGUMENT#*=}"
-                               export DEFCONFSOLE
+                               export DEFCONSOLE
                                ;;
 
                        debug)