添加 登录

评论

只有登录用户才可以评论

下面的命令不能用的话,可以使用 CDN

curl -fsSL https://cdn.jsdelivr.net/gh/tw93/mole@main/install.sh | bash

瓦白 2025-11-17 23:52:59

命令行安装:
curl -fsSL https://raw.githubusercontent.com/tw93/mole/main/install.sh | bash

使用
mo clean


mo # Interactive menu
mo clean # System cleanup
mo clean --dry-run # Preview mode
mo clean --whitelist # Manage protected caches
mo uninstall # Uninstall apps
mo analyze # Disk analyzer

mo touchid # Configure Touch ID for sudo
mo update # Update Mole
mo remove # Remove Mole from system
mo --help # Show help
mo --version # Show installed version

瓦白 2025-10-26 13:01:36 (已编辑)