Balance in output

This commit is contained in:
David Heinemeier Hansson
2026-05-08 20:48:36 +02:00
parent 1b5dcdafd2
commit df4ffe991f
+1
View File
@@ -19,3 +19,4 @@ fi
# Always reinstall, as the keyring can be updated without a package version bump.
echo -e "\e[32m\nUpdate Arch signing keys\e[0m"
sudo pacman -Sy --noconfirm archlinux-keyring >/dev/null 2> >(grep -vE '^warning: archlinux-keyring-[^ ]+ is up to date -- reinstalling$' >&2)
echo "Keys are correct"