mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-09 19:49:58 +00:00
Fixed SC2181 warnings by refactoring indirect exit code checks ($? -ne 0) to direct command checks (if ! command). This improves readability and follows shellcheck best practices. Changes: - aws-lightsail/lib/common.sh: Refactored aws lightsail create-instances check - gcp/lib/common.sh: Refactored gcloud compute instances create check Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| common.sh | ||