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

Update start-openclaw.sh

Browse files
Files changed (1) hide show
  1. start-openclaw.sh +1 -1
start-openclaw.sh CHANGED
@@ -138,7 +138,7 @@ fi
138
 
139
  npm install -g @tencent-weixin/openclaw-weixin
140
  openclaw plugins install "@tencent-weixin/openclaw-weixin"
141
-
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
  echo ""
143
  echo "=== 7. ็Žฏๅขƒๆ‘˜่ฆ ==="
144
  echo "็ซฏๅฃ: $PORT | ๆจกๅž‹: $MODEL"