aip9105 commited on
Commit
d8eced3
ยท
verified ยท
1 Parent(s): 9700c30

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" "openclaw-weixin")
25
  INSTALLED_SKILLS=()
26
 
27
  for skill in "${SKILLS[@]}"; do
 
21
 
22
  echo ""
23
  echo "=== 3. ๆฃ€ๆŸฅไธŽๅฎ‰่ฃ…ๆŠ€่ƒฝ ==="
24
+ SKILLS=("openclaw-tavily-search" "openclaw-setup-service" "openclaw-weixin")
25
  INSTALLED_SKILLS=()
26
 
27
  for skill in "${SKILLS[@]}"; do