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` 命令(已内置在包中)。