From 17e99dd60d2b40501a2ee06a181a93b7663b6cc6 Mon Sep 17 00:00:00 2001 From: Huawei Date: Mon, 13 Jul 2026 16:36:23 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=89=88=E6=9C=AC=E5=8F=B7=203.0.4=20?= =?UTF-8?q?=E2=86=92=203.0.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- suite-user/TOOLS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/suite-user/TOOLS.md b/suite-user/TOOLS.md index 6c25069..5b76f1b 100644 --- a/suite-user/TOOLS.md +++ b/suite-user/TOOLS.md @@ -12,10 +12,10 @@ https://suites.mercator.cn ```bash # 下载 -curl -sLO https://git.mercator.cn/api/packages/AgentGIS/generic/gis-actions/3.0.4/gis-actions_3.0.4_all.deb +curl -sLO https://git.mercator.cn/api/packages/AgentGIS/generic/gis-actions/3.0.5/gis-actions_3.0.5_all.deb # 安装 -sudo dpkg -i gis-actions_3.0.4_all.deb +sudo dpkg -i gis-actions_3.0.5_all.deb ``` 安装后可用 `agc` 命令(已内置在包中)。