Update build.sh and build db

This commit is contained in:
Santiago Lo Coco 2022-02-06 00:02:12 -03:00
parent 7f7f2590ef
commit 6ce6671735
5 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ buildDatabase() {
while read -r pkg; do
repo-add -s -n -R -k "199980CE93F18E62" calrepo.db.tar.gz "$pkg"
rm -rf *.old*
done < "$1"
cd "$lastFolder" || { echo "Couldn't cd into '$lastFolder'." 1>&2 && exit 1; }

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.