diff options
author | makefu <github@syntax-fehler.de> | 2012-12-20 10:45:52 +0700 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2012-12-20 10:45:52 +0700 |
commit | 384552a83d12b1f14e2d35f2267aabbf9240eac6 (patch) | |
tree | 86cafa2af20104361b19ba51ef578a6de4938afe /sandbox/cobra/hello | |
parent | 927fec296c45f72a95014118a9d7989f19504a13 (diff) |
//cobra -> //sandbox/cobra
Diffstat (limited to 'sandbox/cobra/hello')
-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!' |