diff --git a/arkdep-build b/arkdep-build index a1378a6..e8c5520 100755 --- a/arkdep-build +++ b/arkdep-build @@ -139,7 +139,7 @@ if [[ $type == 'archlinux' ]]; then # Clear pacman cache printf "\e[1;34m-->\e[0m\e[1m Clearing pacman cache\e[0m\n" - arch-chroot $workdir pacman --noconfirm -Scc + arch-chroot $workdir pacman -Scc <<< Y <<< Y # Remove subvolumes created by systemd [[ -d $workdir/var/lib/portables ]] &&