This commit is contained in:
Santiago Lo Coco 2022-02-04 01:02:53 -03:00
parent 55d3849414
commit afcc58e29e
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#!/usr/bin/env bash
# TODO: Get the .pkg.tar.zst from calpkgs
buildDatabase() {
repo-add -s -n -R -k "199980CE93F18E62" calrepo.db.tar.gz *.pkg.tar.zst
}