Update start-openclaw.sh
Browse files- start-openclaw.sh +2 -1
start-openclaw.sh
CHANGED
|
@@ -138,7 +138,8 @@ fi
|
|
| 138 |
|
| 139 |
npm install -g @tencent-weixin/openclaw-weixin
|
| 140 |
openclaw plugins install "@tencent-weixin/openclaw-weixin"
|
| 141 |
-
openclaw channels login --channel openclaw-weixin
|
|
|
|
| 142 |
echo ""
|
| 143 |
echo "=== 7. ็ฏๅขๆ่ฆ ==="
|
| 144 |
echo "็ซฏๅฃ: $PORT | ๆจกๅ: $MODEL"
|
|
|
|
| 138 |
|
| 139 |
npm install -g @tencent-weixin/openclaw-weixin
|
| 140 |
openclaw plugins install "@tencent-weixin/openclaw-weixin"
|
| 141 |
+
#openclaw channels login --channel openclaw-weixin
|
| 142 |
+
openclaw security audit --deep
|
| 143 |
echo ""
|
| 144 |
echo "=== 7. ็ฏๅขๆ่ฆ ==="
|
| 145 |
echo "็ซฏๅฃ: $PORT | ๆจกๅ: $MODEL"
|