.
[corvix.git] / var / repository / clean
blobd0dfc9e618d82c22d546c1c49816e39518e50321
1 #!/bin/sh
2 find pool -type f -exec rm {} \;
3 find dists -type f -exec rm {} \;