This commit is contained in:
Santiago Lo Coco 2022-02-04 17:45:41 -03:00
parent fb72bbed57
commit 9099579bc3
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
# TODO: Get the .pkg.tar.zst from calpkgs
buildDatabase() {
lastFolder=$(pwd -P)
cd db || { echo "Couldn't cd into 'db'." 1>&2 && exit 1; }
while read -r pkg; do