mirror of
https://github.com/hotwa/luci-app-openclaw.git
synced 2026-03-30 20:25:44 +00:00
docs: remove remaining offline installation mentions
This commit is contained in:
20
README.md
20
README.md
@@ -89,26 +89,6 @@ sh /etc/uci-defaults/99-openclaw
|
||||
rm -f /tmp/luci-indexcache /tmp/luci-modulecache/*
|
||||
```
|
||||
|
||||
### 方式五:离线安装包(无需联网)
|
||||
|
||||
适用于**无法联网**的路由器。安装包中已包含 Node.js + OpenClaw 运行环境,全程离线完成。
|
||||
|
||||
**下载离线包**(在联网的电脑上):
|
||||
|
||||
|
||||
| 架构 | 文件名 |
|
||||
|------|--------|
|
||||
|
||||
**传输到路由器并安装**:
|
||||
|
||||
```bash
|
||||
# 从电脑传输到路由器(替换为实际文件名和路由器 IP)
|
||||
|
||||
# SSH 登录路由器后执行安装
|
||||
```
|
||||
|
||||
> **提示**:离线包约 130MB,ARM 设备上安装需要 3-5 分钟(主要是解压时间)。
|
||||
> 安装完成后无需再运行 `openclaw-env setup`,直接进入 LuCI 配置即可。
|
||||
|
||||
## 🔰 首次使用
|
||||
|
||||
|
||||
Reference in New Issue
Block a user