Update AUR updater script

This commit is contained in:
2024-09-24 18:58:57 +02:00
parent 5cc03d302e
commit e989b91979
3 changed files with 10 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ set -o errexit
sudo pacman -Syu
./check-aur-updates.sh
./update-aur-pkgs.sh
ANSIBLE_DISPLAY_OK_HOSTS=false \
ANSIBLE_DISPLAY_SKIPPED_HOSTS=false \