Commit c448fc88 authored by Michal Čihař's avatar Michal Čihař

Make it work with sh

parent 2aa03295
......@@ -4,7 +4,7 @@
cd weblate/repos
for d in */* ; do
pushd $d
cd $d
git gc
popd
cd ../..
done
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment