From 908a764d98686cbf47fd410cca14a93339da6627 Mon Sep 17 00:00:00 2001 From: Huawei Date: Mon, 13 Jul 2026 16:33:05 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=B7=A5=E5=85=B7=E5=8C=85=E5=BC=95?= =?UTF-8?q?=E7=94=A8=20SuiteHub=20=E2=86=92=20AgentGIS=EF=BC=88#19?= =?UTF-8?q?=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- suites-help/开发者指南/快速开始.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/suites-help/开发者指南/快速开始.md b/suites-help/开发者指南/快速开始.md index 9c6a4a6..ce7d42a 100644 --- a/suites-help/开发者指南/快速开始.md +++ b/suites-help/开发者指南/快速开始.md @@ -4,7 +4,7 @@ ```bash # 下载 -curl -sLO https://git.mercator.cn/api/packages/SuiteHub/generic/gis-actions/3.0.2/gis-actions_3.0.2_all.deb +curl -sLO https://git.mercator.cn/api/packages/AgentGIS/generic/gis-actions/3.0.2/gis-actions_3.0.2_all.deb # 安装 sudo dpkg -i gis-actions_3.0.2_all.deb