asdlfjsd
This commit is contained in:
parent
7f8ed8b107
commit
f771bfbef8
|
@ -39,6 +39,8 @@ main() {
|
|||
done
|
||||
done
|
||||
|
||||
echo "${repos[@]}"
|
||||
|
||||
for i in "${repos[@]}"; do
|
||||
cd "${cfg_repos_dir}/${repo}"
|
||||
repo-add -n "${repo_name}.db.tar.gz" *.pkg.tar.xz
|
||||
|
|
Loading…
Reference in New Issue
Block a user