fix
This commit is contained in:
parent
4f270326bf
commit
e77eaa338e
2
build.sh
2
build.sh
@ -47,4 +47,4 @@ while read -r p; do
|
||||
cd ..
|
||||
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-)
|
||||
repo-remove -s /repo/nyyu.db.tar.zst $(git --no-pager diff HEAD~$DRONE_COMMIT_BEFORE aur.txt | tail -n +4 | grep -E '^-' | cut -c2-)
|
||||
|
Loading…
Reference in New Issue
Block a user