clean the repo

This commit is contained in:
Jack L. Frost 2015-08-11 18:16:34 +03:00
parent f6b5cce677
commit 74c452b33b
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ main() {
build_pkg "$package" "$repo_name"
cd "${cfg_repos_dir}/${repo_name}"
"$HOME/scripts/repo-clean"
"$HOME/scripts/repo-sign"
repo-add -n "${repo_name}.db.tar.gz" *.pkg.tar.xz &> update.log
}