Add command line switch no interaction
1 files changed, 1 insertions(+), 1 deletions(-) M PKGBUILD
M PKGBUILD => PKGBUILD +1 -1
@@ 21,7 21,7 @@ prepare() { build() { cd "${srcdir}/${_pkgname}" - box compile + box compile --no-interaction } package() {