mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-05 23:50:48 +00:00
Changed 65 agent scripts from `set -e` to `set -eo pipefail` to ensure errors in piped commands are properly caught. This prevents silent failures when commands like `curl | bash` fail in the middle. Files updated across all cloud providers: - aws-lightsail: 10 scripts - digitalocean: 3 scripts - e2b: 10 scripts - gcp: 10 scripts - hetzner: 3 scripts - lambda: 10 scripts - linode: 3 scripts - modal: 10 scripts - sprite: 3 scripts - vultr: 3 scripts Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| common.sh | ||