移除错误的路径创建

This commit is contained in:
CN-JS-HuiBai
2026-01-16 06:35:50 +00:00
parent 6082991db7
commit 370d3fd654

View File

@@ -18,7 +18,6 @@ else
fi fi
# Download Node Exporter # Download Node Exporter
mkdir -p /tmp/cAdvisor
CN_URL="https://8.134.128.173/relayx/cadvisor-v0.56.1-linux-amd64" CN_URL="https://8.134.128.173/relayx/cadvisor-v0.56.1-linux-amd64"
GLOBAL_URL="https://github.com/google/cadvisor/releases/download/v0.56.1/cadvisor-v0.56.1-linux-amd64" GLOBAL_URL="https://github.com/google/cadvisor/releases/download/v0.56.1/cadvisor-v0.56.1-linux-amd64"
TARGET=/tmp/cAdvisor TARGET=/tmp/cAdvisor