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