diff --git a/aws-lightsail/aider.sh b/aws-lightsail/aider.sh index 73db5bc1..4ba6249b 100755 --- a/aws-lightsail/aider.sh +++ b/aws-lightsail/aider.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=aws-lightsail/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/aws-lightsail/lib/common.sh)" fi diff --git a/aws-lightsail/amazonq.sh b/aws-lightsail/amazonq.sh index 5aaaa2d6..53665157 100755 --- a/aws-lightsail/amazonq.sh +++ b/aws-lightsail/amazonq.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=aws-lightsail/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/aws-lightsail/lib/common.sh)" fi diff --git a/aws-lightsail/claude.sh b/aws-lightsail/claude.sh index 2a2e8306..6539bc2a 100755 --- a/aws-lightsail/claude.sh +++ b/aws-lightsail/claude.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=aws-lightsail/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/aws-lightsail/lib/common.sh)" fi diff --git a/aws-lightsail/cline.sh b/aws-lightsail/cline.sh index c872b71d..6cae1bb0 100755 --- a/aws-lightsail/cline.sh +++ b/aws-lightsail/cline.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=aws-lightsail/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/aws-lightsail/lib/common.sh)" fi diff --git a/aws-lightsail/codex.sh b/aws-lightsail/codex.sh index e3fce120..c27e4188 100755 --- a/aws-lightsail/codex.sh +++ b/aws-lightsail/codex.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=aws-lightsail/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/aws-lightsail/lib/common.sh)" fi diff --git a/aws-lightsail/gemini.sh b/aws-lightsail/gemini.sh index fd893ab5..f8cbe9f2 100755 --- a/aws-lightsail/gemini.sh +++ b/aws-lightsail/gemini.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=aws-lightsail/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/aws-lightsail/lib/common.sh)" fi diff --git a/aws-lightsail/goose.sh b/aws-lightsail/goose.sh index d328f681..157016f1 100755 --- a/aws-lightsail/goose.sh +++ b/aws-lightsail/goose.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=aws-lightsail/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/aws-lightsail/lib/common.sh)" fi diff --git a/aws-lightsail/interpreter.sh b/aws-lightsail/interpreter.sh index 5db1f245..1c0dd352 100755 --- a/aws-lightsail/interpreter.sh +++ b/aws-lightsail/interpreter.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=aws-lightsail/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/aws-lightsail/lib/common.sh)" fi diff --git a/aws-lightsail/nanoclaw.sh b/aws-lightsail/nanoclaw.sh index 01dd1f9d..a2538a27 100755 --- a/aws-lightsail/nanoclaw.sh +++ b/aws-lightsail/nanoclaw.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=aws-lightsail/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/aws-lightsail/lib/common.sh)" fi diff --git a/aws-lightsail/openclaw.sh b/aws-lightsail/openclaw.sh index 5d0169f1..f02695d4 100755 --- a/aws-lightsail/openclaw.sh +++ b/aws-lightsail/openclaw.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=aws-lightsail/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/aws-lightsail/lib/common.sh)" fi diff --git a/digitalocean/aider.sh b/digitalocean/aider.sh index eeb788c1..8f924558 100755 --- a/digitalocean/aider.sh +++ b/digitalocean/aider.sh @@ -5,6 +5,7 @@ set -eo pipefail SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=digitalocean/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/digitalocean/lib/common.sh)" fi diff --git a/digitalocean/amazonq.sh b/digitalocean/amazonq.sh index 4880e9d4..a3dd19de 100755 --- a/digitalocean/amazonq.sh +++ b/digitalocean/amazonq.sh @@ -4,6 +4,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=digitalocean/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/digitalocean/lib/common.sh)" fi diff --git a/digitalocean/claude.sh b/digitalocean/claude.sh index b7962290..6bcb607f 100755 --- a/digitalocean/claude.sh +++ b/digitalocean/claude.sh @@ -5,6 +5,7 @@ set -eo pipefail SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=digitalocean/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/digitalocean/lib/common.sh)" fi diff --git a/digitalocean/cline.sh b/digitalocean/cline.sh index 7b871ccb..7bb104de 100755 --- a/digitalocean/cline.sh +++ b/digitalocean/cline.sh @@ -4,6 +4,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=digitalocean/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/digitalocean/lib/common.sh)" fi diff --git a/digitalocean/codex.sh b/digitalocean/codex.sh index d923c0ef..398b453e 100755 --- a/digitalocean/codex.sh +++ b/digitalocean/codex.sh @@ -4,6 +4,7 @@ set -eo pipefail SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=digitalocean/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/digitalocean/lib/common.sh)" fi diff --git a/digitalocean/gemini.sh b/digitalocean/gemini.sh index 2af01e8f..acf8ea6d 100755 --- a/digitalocean/gemini.sh +++ b/digitalocean/gemini.sh @@ -4,6 +4,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=digitalocean/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/digitalocean/lib/common.sh)" fi diff --git a/digitalocean/goose.sh b/digitalocean/goose.sh index dd833fc0..ebc10d32 100755 --- a/digitalocean/goose.sh +++ b/digitalocean/goose.sh @@ -5,6 +5,7 @@ set -eo pipefail SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=digitalocean/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/digitalocean/lib/common.sh)" fi diff --git a/digitalocean/interpreter.sh b/digitalocean/interpreter.sh index fac39c71..74cae067 100755 --- a/digitalocean/interpreter.sh +++ b/digitalocean/interpreter.sh @@ -4,6 +4,7 @@ set -eo pipefail SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=digitalocean/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/digitalocean/lib/common.sh)" fi diff --git a/digitalocean/nanoclaw.sh b/digitalocean/nanoclaw.sh index 141af906..2b6d94ba 100755 --- a/digitalocean/nanoclaw.sh +++ b/digitalocean/nanoclaw.sh @@ -5,6 +5,7 @@ set -eo pipefail SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=digitalocean/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/digitalocean/lib/common.sh)" fi diff --git a/digitalocean/openclaw.sh b/digitalocean/openclaw.sh index e6636955..e4584793 100755 --- a/digitalocean/openclaw.sh +++ b/digitalocean/openclaw.sh @@ -5,6 +5,7 @@ set -eo pipefail SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=digitalocean/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/digitalocean/lib/common.sh)" fi diff --git a/e2b/aider.sh b/e2b/aider.sh index e1429a3a..7e647053 100755 --- a/e2b/aider.sh +++ b/e2b/aider.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=e2b/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/e2b/lib/common.sh)" fi diff --git a/e2b/amazonq.sh b/e2b/amazonq.sh index 22fdd6dd..76df0126 100755 --- a/e2b/amazonq.sh +++ b/e2b/amazonq.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=e2b/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/e2b/lib/common.sh)" fi diff --git a/e2b/claude.sh b/e2b/claude.sh index 2ec21d7c..a13e8bef 100755 --- a/e2b/claude.sh +++ b/e2b/claude.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=e2b/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/e2b/lib/common.sh)" fi diff --git a/e2b/cline.sh b/e2b/cline.sh index 1fcacb40..d4e29ffa 100755 --- a/e2b/cline.sh +++ b/e2b/cline.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=e2b/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/e2b/lib/common.sh)" fi diff --git a/e2b/codex.sh b/e2b/codex.sh index 8b8d3695..abddd0b6 100755 --- a/e2b/codex.sh +++ b/e2b/codex.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=e2b/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/e2b/lib/common.sh)" fi diff --git a/e2b/gemini.sh b/e2b/gemini.sh index f81ce20d..0014a5a7 100755 --- a/e2b/gemini.sh +++ b/e2b/gemini.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=e2b/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/e2b/lib/common.sh)" fi diff --git a/e2b/goose.sh b/e2b/goose.sh index 43b3b9dd..475772dd 100755 --- a/e2b/goose.sh +++ b/e2b/goose.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=e2b/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/e2b/lib/common.sh)" fi diff --git a/e2b/interpreter.sh b/e2b/interpreter.sh index 518d58de..89bd9970 100755 --- a/e2b/interpreter.sh +++ b/e2b/interpreter.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=e2b/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/e2b/lib/common.sh)" fi diff --git a/e2b/nanoclaw.sh b/e2b/nanoclaw.sh index 408e37a4..63bfeb09 100755 --- a/e2b/nanoclaw.sh +++ b/e2b/nanoclaw.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=e2b/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/e2b/lib/common.sh)" fi diff --git a/e2b/openclaw.sh b/e2b/openclaw.sh index cc125c94..86f3a145 100755 --- a/e2b/openclaw.sh +++ b/e2b/openclaw.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=e2b/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/e2b/lib/common.sh)" fi diff --git a/gcp/aider.sh b/gcp/aider.sh index 2362fc8f..fbfca1f9 100755 --- a/gcp/aider.sh +++ b/gcp/aider.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=gcp/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/gcp/lib/common.sh)" fi diff --git a/gcp/amazonq.sh b/gcp/amazonq.sh index 8454efe5..3a546e13 100755 --- a/gcp/amazonq.sh +++ b/gcp/amazonq.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=gcp/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/gcp/lib/common.sh)" fi diff --git a/gcp/claude.sh b/gcp/claude.sh index aa397b12..6dd06d50 100755 --- a/gcp/claude.sh +++ b/gcp/claude.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=gcp/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/gcp/lib/common.sh)" fi diff --git a/gcp/cline.sh b/gcp/cline.sh index 843df266..a7689011 100755 --- a/gcp/cline.sh +++ b/gcp/cline.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=gcp/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/gcp/lib/common.sh)" fi diff --git a/gcp/codex.sh b/gcp/codex.sh index 92cb3eaa..dda7f8bf 100755 --- a/gcp/codex.sh +++ b/gcp/codex.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=gcp/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/gcp/lib/common.sh)" fi diff --git a/gcp/gemini.sh b/gcp/gemini.sh index 45c4eb74..3a78d0b3 100755 --- a/gcp/gemini.sh +++ b/gcp/gemini.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=gcp/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/gcp/lib/common.sh)" fi diff --git a/gcp/goose.sh b/gcp/goose.sh index 70357deb..3f7e8cd9 100755 --- a/gcp/goose.sh +++ b/gcp/goose.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=gcp/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/gcp/lib/common.sh)" fi diff --git a/gcp/interpreter.sh b/gcp/interpreter.sh index 014f83f6..49d867c5 100755 --- a/gcp/interpreter.sh +++ b/gcp/interpreter.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=gcp/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/gcp/lib/common.sh)" fi diff --git a/gcp/nanoclaw.sh b/gcp/nanoclaw.sh index 793ef515..169212c8 100755 --- a/gcp/nanoclaw.sh +++ b/gcp/nanoclaw.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=gcp/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/gcp/lib/common.sh)" fi diff --git a/gcp/openclaw.sh b/gcp/openclaw.sh index ea4b7c95..52ee5a48 100755 --- a/gcp/openclaw.sh +++ b/gcp/openclaw.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=gcp/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/gcp/lib/common.sh)" fi diff --git a/hetzner/aider.sh b/hetzner/aider.sh index 6901ab68..c9927271 100755 --- a/hetzner/aider.sh +++ b/hetzner/aider.sh @@ -5,6 +5,7 @@ set -eo pipefail SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=hetzner/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/hetzner/lib/common.sh)" fi diff --git a/hetzner/amazonq.sh b/hetzner/amazonq.sh index a19aec48..4b32e93f 100755 --- a/hetzner/amazonq.sh +++ b/hetzner/amazonq.sh @@ -4,6 +4,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=hetzner/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/hetzner/lib/common.sh)" fi diff --git a/hetzner/claude.sh b/hetzner/claude.sh index 16947f87..e832499f 100755 --- a/hetzner/claude.sh +++ b/hetzner/claude.sh @@ -5,6 +5,7 @@ set -eo pipefail SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=hetzner/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/hetzner/lib/common.sh)" fi diff --git a/hetzner/cline.sh b/hetzner/cline.sh index 93faff11..623dc35b 100755 --- a/hetzner/cline.sh +++ b/hetzner/cline.sh @@ -4,6 +4,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=hetzner/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/hetzner/lib/common.sh)" fi diff --git a/hetzner/codex.sh b/hetzner/codex.sh index 00c0b221..9de99790 100755 --- a/hetzner/codex.sh +++ b/hetzner/codex.sh @@ -4,6 +4,7 @@ set -eo pipefail SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=hetzner/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/hetzner/lib/common.sh)" fi diff --git a/hetzner/gemini.sh b/hetzner/gemini.sh index 29107528..2db808b8 100755 --- a/hetzner/gemini.sh +++ b/hetzner/gemini.sh @@ -4,6 +4,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=hetzner/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/hetzner/lib/common.sh)" fi diff --git a/hetzner/goose.sh b/hetzner/goose.sh index f08df95f..cd84b644 100755 --- a/hetzner/goose.sh +++ b/hetzner/goose.sh @@ -5,6 +5,7 @@ set -eo pipefail SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=hetzner/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/hetzner/lib/common.sh)" fi diff --git a/hetzner/interpreter.sh b/hetzner/interpreter.sh index 2aef2800..80abe71d 100755 --- a/hetzner/interpreter.sh +++ b/hetzner/interpreter.sh @@ -4,6 +4,7 @@ set -eo pipefail SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=hetzner/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/hetzner/lib/common.sh)" fi diff --git a/hetzner/nanoclaw.sh b/hetzner/nanoclaw.sh index 38dd574e..c3d0c0a5 100755 --- a/hetzner/nanoclaw.sh +++ b/hetzner/nanoclaw.sh @@ -5,6 +5,7 @@ set -eo pipefail SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=hetzner/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/hetzner/lib/common.sh)" fi diff --git a/hetzner/openclaw.sh b/hetzner/openclaw.sh index 9afc391d..732efa0b 100755 --- a/hetzner/openclaw.sh +++ b/hetzner/openclaw.sh @@ -5,6 +5,7 @@ set -eo pipefail SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=hetzner/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/hetzner/lib/common.sh)" fi diff --git a/lambda/aider.sh b/lambda/aider.sh index 7d23e569..be8c3e18 100755 --- a/lambda/aider.sh +++ b/lambda/aider.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=lambda/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/lambda/lib/common.sh)" fi diff --git a/lambda/amazonq.sh b/lambda/amazonq.sh index 4157ee50..bbb8695f 100755 --- a/lambda/amazonq.sh +++ b/lambda/amazonq.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=lambda/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/lambda/lib/common.sh)" fi diff --git a/lambda/claude.sh b/lambda/claude.sh index b86d32f5..ad357d1f 100755 --- a/lambda/claude.sh +++ b/lambda/claude.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=lambda/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/lambda/lib/common.sh)" fi diff --git a/lambda/cline.sh b/lambda/cline.sh index bc62fba3..b49b731f 100755 --- a/lambda/cline.sh +++ b/lambda/cline.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=lambda/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/lambda/lib/common.sh)" fi diff --git a/lambda/codex.sh b/lambda/codex.sh index 6d68f9b7..2ca19163 100755 --- a/lambda/codex.sh +++ b/lambda/codex.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=lambda/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/lambda/lib/common.sh)" fi diff --git a/lambda/gemini.sh b/lambda/gemini.sh index 46aa1432..856a8214 100755 --- a/lambda/gemini.sh +++ b/lambda/gemini.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=lambda/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/lambda/lib/common.sh)" fi diff --git a/lambda/goose.sh b/lambda/goose.sh index 0ed20997..247a9d38 100755 --- a/lambda/goose.sh +++ b/lambda/goose.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=lambda/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/lambda/lib/common.sh)" fi diff --git a/lambda/interpreter.sh b/lambda/interpreter.sh index 7045da1d..58550055 100755 --- a/lambda/interpreter.sh +++ b/lambda/interpreter.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=lambda/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/lambda/lib/common.sh)" fi diff --git a/lambda/nanoclaw.sh b/lambda/nanoclaw.sh index 9e282380..58c68115 100755 --- a/lambda/nanoclaw.sh +++ b/lambda/nanoclaw.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=lambda/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/lambda/lib/common.sh)" fi diff --git a/lambda/openclaw.sh b/lambda/openclaw.sh index 35eabf40..154346da 100755 --- a/lambda/openclaw.sh +++ b/lambda/openclaw.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=lambda/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/lambda/lib/common.sh)" fi diff --git a/linode/aider.sh b/linode/aider.sh index bfc0b02f..470c0569 100755 --- a/linode/aider.sh +++ b/linode/aider.sh @@ -2,6 +2,7 @@ set -eo pipefail SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=linode/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/linode/lib/common.sh)"; fi log_info "Aider on Linode" echo "" diff --git a/linode/amazonq.sh b/linode/amazonq.sh index 9df8f900..b2b79904 100755 --- a/linode/amazonq.sh +++ b/linode/amazonq.sh @@ -2,6 +2,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=linode/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/linode/lib/common.sh)"; fi log_info "Amazon Q on Linode" echo "" diff --git a/linode/claude.sh b/linode/claude.sh index 74aec0b4..726b23bd 100755 --- a/linode/claude.sh +++ b/linode/claude.sh @@ -2,6 +2,7 @@ set -eo pipefail SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=linode/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/linode/lib/common.sh)"; fi log_info "Claude Code on Linode" echo "" diff --git a/linode/cline.sh b/linode/cline.sh index 8e2c9af6..4bb17fa3 100755 --- a/linode/cline.sh +++ b/linode/cline.sh @@ -2,6 +2,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=linode/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/linode/lib/common.sh)"; fi log_info "Cline on Linode" echo "" diff --git a/linode/codex.sh b/linode/codex.sh index 29d6ae65..af224fb1 100755 --- a/linode/codex.sh +++ b/linode/codex.sh @@ -2,6 +2,7 @@ set -eo pipefail SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=linode/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/linode/lib/common.sh)"; fi log_info "Codex CLI on Linode" echo "" diff --git a/linode/gemini.sh b/linode/gemini.sh index 2a2c6eab..be0c2084 100755 --- a/linode/gemini.sh +++ b/linode/gemini.sh @@ -2,6 +2,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=linode/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/linode/lib/common.sh)"; fi log_info "Gemini CLI on Linode" echo "" diff --git a/linode/goose.sh b/linode/goose.sh index 1f924478..18c5851e 100755 --- a/linode/goose.sh +++ b/linode/goose.sh @@ -2,6 +2,7 @@ set -eo pipefail SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=linode/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/linode/lib/common.sh)"; fi log_info "Goose on Linode" echo "" diff --git a/linode/interpreter.sh b/linode/interpreter.sh index a6dbb69d..7e7360af 100755 --- a/linode/interpreter.sh +++ b/linode/interpreter.sh @@ -2,6 +2,7 @@ set -eo pipefail SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=linode/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/linode/lib/common.sh)"; fi log_info "Open Interpreter on Linode" echo "" diff --git a/linode/nanoclaw.sh b/linode/nanoclaw.sh index c9229122..85e108c3 100755 --- a/linode/nanoclaw.sh +++ b/linode/nanoclaw.sh @@ -2,6 +2,7 @@ set -eo pipefail SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=linode/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/linode/lib/common.sh)"; fi log_info "NanoClaw on Linode" echo "" diff --git a/linode/openclaw.sh b/linode/openclaw.sh index 339a295d..1b93442c 100755 --- a/linode/openclaw.sh +++ b/linode/openclaw.sh @@ -2,6 +2,7 @@ set -eo pipefail SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=linode/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/linode/lib/common.sh)"; fi log_info "OpenClaw on Linode" echo "" diff --git a/modal/aider.sh b/modal/aider.sh index b8057eb3..3e07f336 100755 --- a/modal/aider.sh +++ b/modal/aider.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=modal/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/modal/lib/common.sh)" fi diff --git a/modal/amazonq.sh b/modal/amazonq.sh index 5a98ca5d..1fe51204 100755 --- a/modal/amazonq.sh +++ b/modal/amazonq.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=modal/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/modal/lib/common.sh)" fi diff --git a/modal/claude.sh b/modal/claude.sh index 3e4b5205..d54b62a7 100755 --- a/modal/claude.sh +++ b/modal/claude.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=modal/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/modal/lib/common.sh)" fi diff --git a/modal/cline.sh b/modal/cline.sh index 1eb95f88..4facc97a 100755 --- a/modal/cline.sh +++ b/modal/cline.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=modal/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/modal/lib/common.sh)" fi diff --git a/modal/codex.sh b/modal/codex.sh index 254b8f8d..514fe4db 100755 --- a/modal/codex.sh +++ b/modal/codex.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=modal/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/modal/lib/common.sh)" fi diff --git a/modal/gemini.sh b/modal/gemini.sh index 442bf2fe..b08ce8e9 100755 --- a/modal/gemini.sh +++ b/modal/gemini.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=modal/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/modal/lib/common.sh)" fi diff --git a/modal/goose.sh b/modal/goose.sh index 2f95d4e2..7deba5fa 100755 --- a/modal/goose.sh +++ b/modal/goose.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=modal/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/modal/lib/common.sh)" fi diff --git a/modal/interpreter.sh b/modal/interpreter.sh index 0f75619d..278512f8 100755 --- a/modal/interpreter.sh +++ b/modal/interpreter.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=modal/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/modal/lib/common.sh)" fi diff --git a/modal/nanoclaw.sh b/modal/nanoclaw.sh index ff8d2048..3c763a13 100755 --- a/modal/nanoclaw.sh +++ b/modal/nanoclaw.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=modal/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/modal/lib/common.sh)" fi diff --git a/modal/openclaw.sh b/modal/openclaw.sh index 6f4f0578..bbf516b0 100755 --- a/modal/openclaw.sh +++ b/modal/openclaw.sh @@ -5,6 +5,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=modal/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/modal/lib/common.sh)" fi diff --git a/vultr/aider.sh b/vultr/aider.sh index 8103c423..3bd15590 100755 --- a/vultr/aider.sh +++ b/vultr/aider.sh @@ -4,6 +4,7 @@ set -eo pipefail SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=vultr/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/vultr/lib/common.sh)" fi diff --git a/vultr/amazonq.sh b/vultr/amazonq.sh index f0f760b4..1dc59b60 100755 --- a/vultr/amazonq.sh +++ b/vultr/amazonq.sh @@ -4,6 +4,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=vultr/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/vultr/lib/common.sh)" fi diff --git a/vultr/claude.sh b/vultr/claude.sh index 46a0b1f0..98ca6dd0 100755 --- a/vultr/claude.sh +++ b/vultr/claude.sh @@ -4,6 +4,7 @@ set -eo pipefail SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=vultr/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/vultr/lib/common.sh)" fi diff --git a/vultr/cline.sh b/vultr/cline.sh index d8d97f2a..e8e9b0fe 100755 --- a/vultr/cline.sh +++ b/vultr/cline.sh @@ -4,6 +4,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=vultr/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/vultr/lib/common.sh)" fi diff --git a/vultr/codex.sh b/vultr/codex.sh index 513759cd..faa85839 100755 --- a/vultr/codex.sh +++ b/vultr/codex.sh @@ -4,6 +4,7 @@ set -eo pipefail SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=vultr/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/vultr/lib/common.sh)" fi diff --git a/vultr/gemini.sh b/vultr/gemini.sh index b171a5ff..a3f27458 100755 --- a/vultr/gemini.sh +++ b/vultr/gemini.sh @@ -4,6 +4,7 @@ set -e SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=vultr/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/vultr/lib/common.sh)" fi diff --git a/vultr/goose.sh b/vultr/goose.sh index 6f054c54..6636d8d7 100755 --- a/vultr/goose.sh +++ b/vultr/goose.sh @@ -4,6 +4,7 @@ set -eo pipefail SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=vultr/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/vultr/lib/common.sh)" fi diff --git a/vultr/interpreter.sh b/vultr/interpreter.sh index 8a17a02b..7f3d0fe3 100755 --- a/vultr/interpreter.sh +++ b/vultr/interpreter.sh @@ -4,6 +4,7 @@ set -eo pipefail SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=vultr/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/vultr/lib/common.sh)" fi diff --git a/vultr/nanoclaw.sh b/vultr/nanoclaw.sh index 2dfcd1bc..e5ba3937 100755 --- a/vultr/nanoclaw.sh +++ b/vultr/nanoclaw.sh @@ -4,6 +4,7 @@ set -eo pipefail SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=vultr/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/vultr/lib/common.sh)" fi diff --git a/vultr/openclaw.sh b/vultr/openclaw.sh index a7a18500..e5d977c8 100755 --- a/vultr/openclaw.sh +++ b/vultr/openclaw.sh @@ -4,6 +4,7 @@ set -eo pipefail SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" 2>/dev/null && pwd)" if [[ -f "$SCRIPT_DIR/lib/common.sh" ]]; then source "$SCRIPT_DIR/lib/common.sh" +# shellcheck source=vultr/lib/common.sh else eval "$(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/vultr/lib/common.sh)" fi