Bob Mottram 7 år sedan
förälder
incheckning
2f9811ac5a
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1
    1
      src/freedombone-image-hardware-setup

+ 1
- 1
src/freedombone-image-hardware-setup Visa fil

@@ -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