index
:
debhelper
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autoscripts
/
prerm-usrlocal
blob: baafc23eb0ceea52e82278232a7fa594f1666254 (
plain
)
1
2
3
4
5
6
7
( while read dir; do rmdir "$dir" 2>/dev/null || true done ) << DATA #JUSTDIRS# DATA