update: fixup repos

This commit is contained in:
adisbladis 2023-12-24 01:19:10 +13:00
parent b7b1eb0a0a
commit b99616e7c7

2
update
View file

@ -11,4 +11,4 @@ if git diff --exit-code "repos/$repo" > /dev/null; then
exit 0
fi
git commit -m "Updated $repo" -- "$repo"
git commit -m "Updated $repo" -- "repos/$repo"