noconfirm
This commit is contained in:
parent
9f9f825f87
commit
cb35532876
|
@ -166,7 +166,7 @@ function image_setup {
|
|||
if [ ! -d ~/develop/multipath-tools ]; then
|
||||
git clone https://aur.archlinux.org/multipath-tools.git ~/develop/multipath-tools
|
||||
fi
|
||||
sudo pacman -S device-mapper libaio liburcu fakeroot
|
||||
sudo pacman -S --noconfirm device-mapper libaio liburcu fakeroot
|
||||
cd ~/develop/multipath-tools
|
||||
makepkg
|
||||
makepkg -i
|
||||
|
|
Loading…
Reference in New Issue