移除错误的路径创建
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user