refactor: sprite/lib - add bash safety flags

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
Sprite 2026-02-07 21:43:34 +00:00
parent 69cc92a52e
commit 8b150a09f7

View file

@ -1,4 +1,5 @@
#!/bin/bash
set -euo pipefail
# Common bash functions shared between spawn scripts
# Source shared provider-agnostic functions