remove deleted aur
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
nyyu 2021-09-25 09:58:23 +02:00
parent f2976f2f9c
commit 4f270326bf

View file

@ -46,3 +46,5 @@ while read -r p; do
build build
cd .. cd ..
done <aur.txt done <aur.txt
repo-remove -s /repo/nyyu.db.tar.zst $(git --no-pager diff HEAD~1 aur.txt | tail -n +4 | grep -E '^-' | cut -c2-)