@@ -226,7 +226,7 @@ setup_flash_kernel() {
fi
if [ -n "$command_line" ] ; then
- echo flash-kernel flash-kernel/linux_cmdline string "$command_line" | debconf-set-selections
+ echo "flash-kernel flash-kernel/linux_cmdline string \"$command_line\"" | debconf-set-selections
apt-get install -y flash-kernel