repo.or.cz
/
corvix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
.
[corvix.git]
/
var
/
repository
/
clean
blob
d0dfc9e618d82c22d546c1c49816e39518e50321
1
#!/bin/sh
2
find
pool
-type
f
-exec
rm
{}
\
;
3
find
dists
-type
f
-exec
rm
{}
\
;