diff options
author | tv <tv@also> | 2011-06-20 00:49:35 +0200 |
---|---|---|
committer | tv <tv@also> | 2011-06-20 00:49:35 +0200 |
commit | fe0739a39d3f5f34efcde6d4611d399dba6b94b5 (patch) | |
tree | d84e1d3ba3bba38fe78404e788ef6faf5d70d408 /cobra/hello | |
parent | 73aa6e838658a6f38c9de2f01990295576b69ad5 (diff) |
cobra: initial index.sh
Diffstat (limited to 'cobra/hello')
-rw-r--r-- | cobra/hello/index.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cobra/hello/index.sh b/cobra/hello/index.sh new file mode 100644 index 00000000..df2dea7c --- /dev/null +++ b/cobra/hello/index.sh @@ -0,0 +1 @@ +echo 'Hello, world!' |