From ca14a637009fb22e5b72b387bc972fae18dd22ae Mon Sep 17 00:00:00 2001 From: Huawei Date: Mon, 13 Jul 2026 16:33:06 +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/系统使用手册/GIS-Actions-本地部署.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/suites-help/系统使用手册/GIS-Actions-本地部署.md b/suites-help/系统使用手册/GIS-Actions-本地部署.md index 82b1627..f39da37 100644 --- a/suites-help/系统使用手册/GIS-Actions-本地部署.md +++ b/suites-help/系统使用手册/GIS-Actions-本地部署.md @@ -23,7 +23,7 @@ GIS Actions 是**本地执行器**,从套件市场下载脚本包并在本地 ```bash # 下载并安装 gis-actions(一个 deb 包含全部功能) -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 ```