Bob Mottram 7 years ago
parent
commit
2f9811ac5a
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-image-hardware-setup

+ 1
- 1
src/freedombone-image-hardware-setup View File

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