diff --git a/sprite/lib/common.sh b/sprite/lib/common.sh index eb167464..644666dc 100644 --- a/sprite/lib/common.sh +++ b/sprite/lib/common.sh @@ -1,4 +1,5 @@ #!/bin/bash +set -euo pipefail # Common bash functions shared between spawn scripts # Source shared provider-agnostic functions