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

4 lines
48 B
Bash
Executable File

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