docs: update download URL to packages.mercator.cn

This commit is contained in:
2026-07-15 14:34:01 +00:00
parent ef1170f890
commit 69ad05c19a
+2 -2
View File
@@ -12,10 +12,10 @@ https://suites.mercator.cn
```bash ```bash
# 下载 # 下载
curl -sLO https://git.mercator.cn/api/packages/AgentGIS/generic/gis-actions/3.0.5/gis-actions_3.0.5_all.deb curl -sLO https://packages.mercator.cn/public/gis-actions/latest.deb
# 安装 # 安装
sudo dpkg -i gis-actions_3.0.5_all.deb sudo dpkg -i latest.deb
``` ```
安装后可用 `agc` 命令(已内置在包中)。 安装后可用 `agc` 命令(已内置在包中)。