update: 修复无法启动apm debug 的问题

This commit is contained in:
2026-05-06 20:21:42 +08:00
parent 43738b3c7e
commit b7d4e07105

View File

@@ -22,8 +22,7 @@ chrootEnvPath=/var/lib/apm/$PKGNAME/files/ace-env
# pkexec `dirname $chrootEnvPath`/bin/ace-init
# fi
# Ubuntu 26.04 中断了我们配置容器
fi
#fi
non_root_user=$(who | awk '{print $1}' | head -n 1)
uid=$(id -u $non_root_user)