gnu-social/CLEAN
2009-01-12 06:39:22 -01:00

4 lines
169 B
Plaintext
Executable File

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 {} \;