fix(bootstrap): support --model in onboard passthrough
This commit is contained in:
parent
3c60b6bc2d
commit
c9a0893fc8
2 changed files with 23 additions and 4 deletions
|
|
@ -188,7 +188,7 @@ cd zeroclaw
|
|||
# Optional: bootstrap dependencies + Rust on fresh machines
|
||||
./bootstrap.sh --install-system-deps --install-rust
|
||||
|
||||
# Optional: run onboarding in the same flow
|
||||
# Optional: run onboarding in the same flow
|
||||
./bootstrap.sh --onboard --api-key "sk-..." --provider openrouter [--model "openrouter/auto"]
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue