diff --git a/suites-help/系统使用手册/快速入门.md b/suites-help/系统使用手册/快速入门.md index 2014a60..180372d 100644 --- a/suites-help/系统使用手册/快速入门.md +++ b/suites-help/系统使用手册/快速入门.md @@ -3,8 +3,8 @@ ## 第一步:安装 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://git.mercator.cn/packages.mercator.cn/public/gis-actions/latest.deb +sudo dpkg -i latest.deb ``` 前提条件:Linux 系统 + Docker。首次执行时会自动下载 gis-base 镜像。