summaryrefslogtreecommitdiffstats
path: root/config/busybox/Remove
blob: ed0cb1b6122f3678de5b0f33790ace44b1fe07e2 (plain)
1
2
3
4
#!/bin/sh

find . -type d | grep -v "\.$" | xargs rm -fr  
rm -r *.in