diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-16 15:29:03 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-16 15:29:03 +0100 |
| commit | 97214d00d915e38f698fe6281651cc9aae2a4ee2 (patch) | |
| tree | 7c7977ef3674bb7003759a00d78205cc04c2c9aa /src/foo | |
| parent | d0de34d6cf41b2d1d4c2110ae507a790f91d1a67 (diff) | |
rename stuff from foo to template
Diffstat (limited to 'src/foo')
| -rwxr-xr-x | src/foo | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/foo b/src/foo deleted file mode 100755 index 8ccad18..0000000 --- a/src/foo +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash - -declare -r VERSION='VERSION_DEVEL' - -echo "This is version $VERSION of the example template project." |
