Update start-openclaw.sh
Browse files- start-openclaw.sh +1 -1
start-openclaw.sh
CHANGED
|
@@ -139,7 +139,7 @@ openclaw doctor --fix || true
|
|
| 139 |
# 6. 安装飞书
|
| 140 |
# ================================================
|
| 141 |
#npx -y @larksuite/openclaw-lark install
|
| 142 |
-
|
| 143 |
# ================================================
|
| 144 |
# 8. 启动定时备份
|
| 145 |
# ================================================
|
|
|
|
| 139 |
# 6. 安装飞书
|
| 140 |
# ================================================
|
| 141 |
#npx -y @larksuite/openclaw-lark install
|
| 142 |
+
npx -y @larksuite/openclaw-lark-tools install
|
| 143 |
# ================================================
|
| 144 |
# 8. 启动定时备份
|
| 145 |
# ================================================
|