Bob Mottram 7 年之前
父節點
當前提交
2f9811ac5a
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/freedombone-image-hardware-setup

+ 1
- 1
src/freedombone-image-hardware-setup 查看文件

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