aip9105 commited on
Commit
ad0e496
ยท
verified ยท
1 Parent(s): 17a8a91

Update start-openclaw.sh

Browse files
Files changed (1) hide show
  1. start-openclaw.sh +1 -1
start-openclaw.sh CHANGED
@@ -21,7 +21,7 @@ fi
21
 
22
  echo ""
23
  echo "=== 3. ๆฃ€ๆŸฅไธŽๅฎ‰่ฃ…ๆŠ€่ƒฝ ==="
24
- SKILLS=("openclaw-tavily-search" "@tencent-weixin/openclaw-weixin")
25
  INSTALLED_SKILLS=()
26
 
27
  for skill in "${SKILLS[@]}"; do
 
21
 
22
  echo ""
23
  echo "=== 3. ๆฃ€ๆŸฅไธŽๅฎ‰่ฃ…ๆŠ€่ƒฝ ==="
24
+ SKILLS=("openclaw-tavily-search")
25
  INSTALLED_SKILLS=()
26
 
27
  for skill in "${SKILLS[@]}"; do