Fixed Download URL

This commit is contained in:
CN-JS-HuiBai
2026-02-03 23:26:13 +08:00
parent c114a10f5f
commit 1f9944f2e7
4 changed files with 4 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ else
fi
# Download Node Exporter
CN_URL="https://8.134.128.173/relayx/cadvisor-v0.55.1-linux-amd64"
CN_URL="https://s3.cloudyun.top/downloads/cadvisor-v0.55.1-linux-amd64"
GLOBAL_URL="https://github.com/google/cadvisor/releases/download/v0.55.1/cadvisor-v0.55.1-linux-amd64"
TARGET=/tmp/cAdvisor
is_cn=false