diff --git a/hello.sh b/hello.sh index 5693ffe8..cd842d24 100644 --- a/hello.sh +++ b/hello.sh @@ -1,3 +1,3 @@ #!/bin/bash -set -ex -ping testxyz.dev +set -x +exit 1