From 464db0e5c7e2118899af7ac1f100809c42af0377 Mon Sep 17 00:00:00 2001 From: Huawei Date: Mon, 13 Jul 2026 16:33:08 +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/SDK参考/CLI-参考.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/suites-help/SDK参考/CLI-参考.md b/suites-help/SDK参考/CLI-参考.md index 195f26f..fc7546b 100644 --- a/suites-help/SDK参考/CLI-参考.md +++ b/suites-help/SDK参考/CLI-参考.md @@ -5,7 +5,7 @@ `agc` 命令随 gis-actions 包一起安装: ```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 ```