From 4b6db85dc27921d9841ea7bb599e56518b113b78 Mon Sep 17 00:00:00 2001 From: joy Date: Sat, 5 Jul 2025 18:22:07 +0800 Subject: [PATCH] aa --- scripts/gpu-manager.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/gpu-manager.sh b/scripts/gpu-manager.sh index 0b1211f..2562593 100644 --- a/scripts/gpu-manager.sh +++ b/scripts/gpu-manager.sh @@ -14,7 +14,8 @@ log_warning() { echo -e "${YELLOW}[WARNING]${NC} $1"; } # 默认参数 ACTION="" VERSION="" -SCRIPT_REPO="http://10.101.0.51:3000/yindun/ansible-devops/raw/branch/main/scripts" +SCRIPT_REPO="http://116.205.97.109/scripts" +#SCRIPT_REPO="http://10.101.0.51:3000/yindun/ansible-devops/raw/branch/main/scripts" INCLUDE_EXPORTER="no" # 默认不安装exporter组件 # 版本组合定义