quotes
This commit is contained in:
parent
d57d8cf8a7
commit
2f9811ac5a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue