1 2 3 4 5 6 7
#!/bin/sh rm -fr build rm -fr dist rm -fr librevideoconverter.egg-info rm -fr /tmp/tmp*.png find . -name "*.pyc" -type f -delete