ocarina/src/clean.sh

5 lines
47 B
Bash

#!/bin/bash
rm -r ./*/*.pyc
rm -r ./*/*/*.pyc