aip9105 commited on
Commit
0ba68b4
ยท
verified ยท
1 Parent(s): 33dc2c5

Update start-openclaw.sh

Browse files
Files changed (1) hide show
  1. start-openclaw.sh +1 -0
start-openclaw.sh CHANGED
@@ -52,6 +52,7 @@ EOF
52
  (while true; do sleep 3600; python3 /app/sync.py backup; done) &
53
 
54
  # ๅฎ‰่ฃ…ClawHub
 
55
  # ๅฎ‰่ฃ…ๆŠ€่ƒฝ
56
  clawhub install tavily-search
57
  # ้…็ฝฎAPI-Key๏ผˆ้œ€ไปŽhttps://tavily.com/่Žทๅ–๏ผ‰
 
52
  (while true; do sleep 3600; python3 /app/sync.py backup; done) &
53
 
54
  # ๅฎ‰่ฃ…ClawHub
55
+ npm install -g clawhub
56
  # ๅฎ‰่ฃ…ๆŠ€่ƒฝ
57
  clawhub install tavily-search
58
  # ้…็ฝฎAPI-Key๏ผˆ้œ€ไปŽhttps://tavily.com/่Žทๅ–๏ผ‰