diff --git a/templates/php/sculpin/run.twig b/templates/php/sculpin/run.twig index e023c5e..387345d 100755 --- a/templates/php/sculpin/run.twig +++ b/templates/php/sculpin/run.twig @@ -1,5 +1,7 @@ #!/usr/bin/env bash +# {{ managedText | raw }} + set -o errexit set -o nounset set -o pipefail