This commit is contained in:
Bob Mottram 2018-03-03 13:16:25 +00:00
parent d57d8cf8a7
commit 2f9811ac5a
1 changed files with 1 additions and 1 deletions

View File

@ -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
fi
apt-get install -y flash-kernel