1
0
mirror of https://github.com/tw93/Mole.git synced 2026-03-23 01:25:09 +00:00
Files
Mole/lib/clean/user.sh
tw93 ef0e34a214 refactor(clean): optimize Group Containers directory check
- Replace ls with find -maxdepth 1 to reduce IO and permission noise
- Keep same behavior: silently skip if directory is empty or inaccessible

Addresses: user.sh (line 484)
2026-02-21 20:22:06 +08:00

36 KiB