docs: update download URL to packages.mercator.cn
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user