docs: update download URL to packages.mercator.cn

This commit is contained in:
2026-07-15 14:34:12 +00:00
parent 69ad05c19a
commit 8671ccf58d
+2 -2
View File
@@ -8,10 +8,10 @@
```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 --help agc --help