From 9fbe4a2cd5fba518ea03f9ad314e4967cd59770f Mon Sep 17 00:00:00 2001 From: CN-JS-HuiBai Date: Fri, 16 Jan 2026 06:11:33 +0000 Subject: [PATCH] change name --- Prometheus/install_cAdvisor.sh | 0 Prometheus/{install-node_exporter.sh => install_node_exporter.sh} | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Prometheus/install_cAdvisor.sh rename Prometheus/{install-node_exporter.sh => install_node_exporter.sh} (100%) diff --git a/Prometheus/install_cAdvisor.sh b/Prometheus/install_cAdvisor.sh new file mode 100644 index 0000000..e69de29 diff --git a/Prometheus/install-node_exporter.sh b/Prometheus/install_node_exporter.sh similarity index 100% rename from Prometheus/install-node_exporter.sh rename to Prometheus/install_node_exporter.sh