summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2013-03-22 03:45:09 +0100
committerPaul Buetow <paul@buetow.org>2013-03-22 03:45:09 +0100
commitbdd180bb7b3eca8622016067058c023cd11c0b5e (patch)
tree19c3da37e523066cf53e68da34e393bda52fa822 /src
initial version of the template
Diffstat (limited to 'src')
-rwxr-xr-xsrc/foo3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/foo b/src/foo
new file mode 100755
index 0000000..eabe0de
--- /dev/null
+++ b/src/foo
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+echo "Hello World, I am a fake project"