repo-sign

This commit is contained in:
Jack L. Frost 2015-07-13 13:28:52 +03:00
parent e02458f695
commit f6b5cce677
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-sign"
repo-add -n "${repo_name}.db.tar.gz" *.pkg.tar.xz &> update.log
}