This commit is contained in:
Jack L. Frost 2015-02-02 03:48:32 +03:00
parent 40c1b8beee
commit 210b12ab7d
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ main() {
build_pkg "$repo_name" "${r##*/}"
done
echo "Entering ${i}..."
cd "$i"
repo-add -n "${repo_name}.db.tar.gz" *.pkg.tar.xz
done