gnu-social/CLEAN

4 lines
169 B
Plaintext
Raw Normal View History

2009-01-12 07:39:22 +00:00
find . -type f -name "pootle*" -exec rm -f {} \;
find . -type f -name "laconica.po.pending" -exec rm -f {} \;
find . -type f -name "laconica.po.stats" -exec rm -f {} \;