浏览代码

noconfirm

Bob Mottram 8 年前
父节点
当前提交
cb35532876
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/freedombone-image

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

@@ -166,7 +166,7 @@ function image_setup {
166 166
             if [ ! -d ~/develop/multipath-tools ]; then
167 167
                 git clone https://aur.archlinux.org/multipath-tools.git ~/develop/multipath-tools
168 168
             fi
169
-            sudo pacman -S device-mapper libaio liburcu fakeroot
169
+            sudo pacman -S --noconfirm device-mapper libaio liburcu fakeroot
170 170
             cd ~/develop/multipath-tools
171 171
             makepkg
172 172
             makepkg -i