aip9105 commited on
Commit
b4733ed
ยท
verified ยท
1 Parent(s): 58a9ce8

Update start-openclaw.sh

Browse files
Files changed (1) hide show
  1. 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"