docs: TOOLS.md 版本 3.0.2 + 删除 registry 登录 + 清理旧引用

This commit is contained in:
Ubuntu
2026-07-13 16:43:18 +08:00
parent 841a264378
commit 915a415661
2 changed files with 8 additions and 10 deletions
+2 -2
View File
@@ -12,10 +12,10 @@ https://suites.mercator.cn
```bash
# 下载
curl -sLO https://git.mercator.cn/api/packages/SuiteHub/generic/gis-actions/3.0.1/gis-actions_3.0.1_all.deb
curl -sLO https://git.mercator.cn/api/packages/SuiteHub/generic/gis-actions/3.0.2/gis-actions_3.0.2_all.deb
# 安装
sudo dpkg -i gis-actions_3.0.1_all.deb
sudo dpkg -i gis-actions_3.0.2_all.deb
```
安装后可用 `agc` 命令(已内置在包中)。