Update entrypoint.sh

This commit is contained in:
vipmc838
2025-06-09 16:23:47 +08:00
committed by GitHub
parent 958a6018a1
commit 5688b9944e
-1
View File
@@ -37,7 +37,6 @@ chmod +x nezha-agent
echo "探针下载完成"
# 自动生成 UUID(如果未提供)
if [ -z "$NZ_UUID" ]; then
NZ_UUID=$(cat /proc/sys/kernel/random/uuid)