From 370d3fd654dc3279086b7ba3d1b0396210b792ba Mon Sep 17 00:00:00 2001 From: CN-JS-HuiBai Date: Fri, 16 Jan 2026 06:35:50 +0000 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E9=94=99=E8=AF=AF=E7=9A=84?= =?UTF-8?q?=E8=B7=AF=E5=BE=84=E5=88=9B=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Prometheus/install_cAdvisor.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/Prometheus/install_cAdvisor.sh b/Prometheus/install_cAdvisor.sh index 06fde12..9d71218 100644 --- a/Prometheus/install_cAdvisor.sh +++ b/Prometheus/install_cAdvisor.sh @@ -18,7 +18,6 @@ else fi # Download Node Exporter -mkdir -p /tmp/cAdvisor 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" TARGET=/tmp/cAdvisor