hugo-theme-flat/exampleSite/content/essays/asciidoctor-test/hello-world.sh

4 lines
42 B
Bash
Raw Normal View History

#!/usr/bin/env bash
echo "Hello, world!"