[syslinux-iso] oops! add missing )
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
This commit is contained in:
parent
2499a4cd84
commit
91b63fcd05
@ -21,7 +21,7 @@ KEYMAP="$(kernel_cmdline keymap ${KEYMAP_DEFAULT})"
|
||||
CONSOLEFONT="$(kernel_cmdline consolefont ${CONSOLEFONT_DEFAULT})"
|
||||
CONSOLEMAP="$(kernel_cmdline consolemap ${CONSOLEMAP_DEFAULT})"
|
||||
USECOLOR="$(kernel_cmdline usecolor ${USECOLOR_DEFAULT})"
|
||||
VERBOSE="$(kernel_cmdline verbose ${VERBOSE_DEFAULT}"
|
||||
VERBOSE="$(kernel_cmdline verbose ${VERBOSE_DEFAULT})"
|
||||
|
||||
MOD_AUTOLOAD="yes"
|
||||
MODULES=()
|
||||
|
Loading…
Reference in New Issue
Block a user