create_installstick_osx: enable debug shell in installer

This commit is contained in:
Stefan Saraev 2014-07-20 11:47:08 +03:00 committed by Stephan Raue
parent b6849c7dc0
commit 422de38cec

View File

@ -187,7 +187,7 @@ DEFAULT installer
LABEL installer LABEL installer
MENU LABEL Run OpenELEC Installer MENU LABEL Run OpenELEC Installer
KERNEL /KERNEL KERNEL /KERNEL
APPEND boot=LABEL=OPENELEC installer quiet vga=current APPEND boot=LABEL=OPENELEC installer quiet tty vga=current
EOF EOF
} }