Bob Mottram 8 anos atrás
pai
commit
cb35532876
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      src/freedombone-image

+ 1
- 1
src/freedombone-image Ver arquivo

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