diff options
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." |
