clean 48 B

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