This commit is contained in:
parent
f2976f2f9c
commit
4f270326bf
1 changed files with 2 additions and 0 deletions
2
build.sh
2
build.sh
|
@ -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-)
|
||||||
|
|
Loading…
Add table
Reference in a new issue