diff options
Diffstat (limited to 'sandbox/cobra/hello/index.sh')
-rw-r--r-- | sandbox/cobra/hello/index.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sandbox/cobra/hello/index.sh b/sandbox/cobra/hello/index.sh new file mode 100644 index 00000000..df2dea7c --- /dev/null +++ b/sandbox/cobra/hello/index.sh @@ -0,0 +1 @@ +echo 'Hello, world!' |