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

@@ -20,7 +20,7 @@ fi
# Download Node Exporter
CN_URL="https://s3.cloudyun.top/relayx/prometheus-3.9.1.linux-amd64.tar.gz"
CN_URL="https://s3.cloudyun.top/downloads/prometheus-3.9.1.linux-amd64.tar.gz"
GLOBAL_URL="https://github.com/prometheus/prometheus/releases/download/v3.9.1/prometheus-3.9.1.linux-amd64.tar.gz"
TARGET="/tmp/prometheus-3.9.1.linux-amd64.tar.gz"