github.com/criteo/command-launcher@v0.0.0-20230407142452-fb616f546e98/examples/packages/hello-v1/hello.sh (about)

     1  #!/bin/sh
     2  
     3  echo "Hello World!"