文件
ParlzPackageManger/web/mirror/lang
JGZYES 4b7c58560e feat(pdm): InstallScript — run a script from the package after install
pdm-control optional 'InstallScript: <path-in-pkg>' runs a script shipped in the
package once the files are installed (like a Debian postinst). The script is
chmod +x and executed with PMM_ROOT=<install dir>; its exit code is reported.
Added i18n keys (zh/en builtin + packs) and docs.
2026-09-06 16:49:30 +08:00
..