compose/script/clean
2013-12-20 21:32:41 +00:00

3 lines
48 B
Bash
Executable file

#!/bin/sh
find . -type f -name '*.pyc' -delete