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 | a1916496ce76d9a984bc0fc2e01e9c65df353155 (patch) | |
tree | dbec2276bfb74d1093b1eb096874bec169642a17 /cobra/hello | |
parent | 006d9bb2e368b0c2cf15fc5f483aa1737962dde0 (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!' |