diff --git a/install.sh b/install.sh index 0bac718..4a269d3 100755 --- a/install.sh +++ b/install.sh @@ -26,6 +26,6 @@ cp "$scriptRoot/$patchedConfig" .; -e "}" \ PKGBUILD -makepkg -si; +makepkg --noconfirm -si; cd "$workingDir"; rm -rf "$contextRoot";