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 | 1a5f2c41d057e05393ddba2974d573472c244451 (patch) | |
tree | f90942986cb7eda86fddba02001fa42bee2257c8 /cobra/hello | |
parent | 2a247c49ddce19961c3dfb8cea495d64deedceaf (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!' |