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