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