镜像自地址
https://github.com/JGZYES/ParlzPackageManger.git
已同步 2026-09-11 05:42:44 +08:00
When WSL inherits a Windows-side pmm (e.g. /mnt/d/.pmm/root/bin) ahead of the fresh install, 'pmm' stays broken/wrong even after an install. The installer now runs 'command -v pmm' and, if it isn't the freshly installed binary, prints the precise 'export PATH=... ; hash -r' steps (and notes if the hit is under /mnt/, i.e. a Windows pmm leaked into WSL's PATH).