From 97214d00d915e38f698fe6281651cc9aae2a4ee2 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sun, 16 Mar 2014 15:29:03 +0100 Subject: rename stuff from foo to template --- src/template | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 src/template (limited to 'src/template') diff --git a/src/template b/src/template new file mode 100755 index 0000000..8ccad18 --- /dev/null +++ b/src/template @@ -0,0 +1,5 @@ +#!/bin/bash + +declare -r VERSION='VERSION_DEVEL' + +echo "This is version $VERSION of the example template project." -- cgit v1.2.3