diff --git a/aur.txt b/aur.txt index b2a2456..37d2f4d 100644 --- a/aur.txt +++ b/aur.txt @@ -23,7 +23,6 @@ gnome-shell-extension-espresso gnome-shell-extension-topicons-plus gnome-terminal-transparency httpdirfs -inxi iprange it87-dkms-git jdk17-graalvm-bin diff --git a/build.sh b/build.sh index 4cb378e..5fc0368 100755 --- a/build.sh +++ b/build.sh @@ -22,7 +22,7 @@ build() { epoch=${epoch}: fi - if pacman -Si "${name}" | grep -v nyyu | grep -c -E '^Repository' >/dev/null; then + if pacman -Si "${name}" | grep -v nyyu | grep -c -E '^Repository' &>/dev/null; then echo "WARN: Found ${name} in arch repo" fi