mirror of
https://gitee.com/amber-ce/amber-pm
synced 2025-12-18 11:21:36 +08:00
@@ -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}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user