Skip to content
Snippets Groups Projects
Commit 2f9811ac authored by Bob Mottram's avatar Bob Mottram
Browse files

quotes

parent d57d8cf8
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment