add repo-add options
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
askiiart 2024-11-20 14:49:59 -06:00
parent 2ccaf1a5c0
commit 6b09d9084c
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30

View file

@ -95,4 +95,4 @@ rm -rf ./jade-gui-postinst/
cd /repo/ cd /repo/
rm -rf /tmp/arch-workdir rm -rf /tmp/arch-workdir
repo-add ./breakfast.db.tar.zst $(find . -name "*.tar.zst" ! -name "breakfast*") repo-add -Rp ./breakfast.db.tar.zst $(find . -name "*.tar.zst" ! -name "breakfast*")