compose/script/clean

4 lines
48 B
Plaintext
Raw Normal View History

2013-12-20 22:32:41 +01:00
#!/bin/sh
find . -type f -name '*.pyc' -delete