Update README.md
[cmdllinux.git] / buildroot / _pkg_tmp / _0_rmdirs.sh
blob2696c60b978910ed8c06e34e203c894dcde6ee59
1 find -mindepth 1 -maxdepth 1 -type d | xargs -r rm -rf
2 find /dest3 -mindepth 1 -maxdepth 1 -type d | xargs -r rm -rf