docs: update download URL to packages.mercator.cn

This commit is contained in:
2026-07-15 14:34:15 +00:00
parent 59e142f8c9
commit 4ff0e8a162
+2 -2
View File
@@ -5,8 +5,8 @@
`agc` 命令随 gis-actions 包一起安装:
```bash
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.5_all.deb
curl -sLO https://packages.mercator.cn/public/gis-actions/latest.deb
sudo dpkg -i latest.deb
```
安装后直接使用 `agc` 命令。