github.com/kontera-technologies/go-supervisor/v2@v2.1.0/testdata/echo.sh (about) 1 #!/usr/bin/env bash 2 3 echo "Hello world" 4 5 exit