mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-11 05:00:07 +00:00
After installing bun via curl in cloud-init userdata, bun lives in ~/.bun/bin/bun which isn't on the system PATH. Agent scripts use #!/usr/bin/env bun and fail with "bun: not found". Symlink it into /usr/local/bin so it's immediately available system-wide. Applies to: AWS, DigitalOcean, GCP, Hetzner Co-authored-by: lab <6723574+louisgv@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| agents.ts | ||
| aws.ts | ||
| main.ts | ||