适配 ACE

Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
2025-11-25 12:10:23 +00:00
committed by Gitee
parent c96b14d353
commit 73fba00595

View File

@@ -27,7 +27,7 @@ function ensure_dir() {
return 0
fi
}
chrootEnvPath="${chrootEnvPath:-$(pwd)/ace-env}"
chrootEnvPath="${chrootEnvPath:-$(dirname $0)/ace-env}"
APM_PKG_NAME="${APM_PKG_NAME:-apm-general}"