소스 검색

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