diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-02 12:53:15 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-02 12:53:15 +0100 |
| commit | da03c49e263ad9562253a01217e2fe5166c97d98 (patch) | |
| tree | 977966f1134c9ed1a83d0dae85112702cee6f880 /src/guprecords | |
| parent | eb700e71f0ab89f16aabefea8d190a33beb50fcc (diff) | |
rename to guprecords
Diffstat (limited to 'src/guprecords')
| -rwxr-xr-x | src/guprecords | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/guprecords b/src/guprecords new file mode 100755 index 0000000..eabe0de --- /dev/null +++ b/src/guprecords @@ -0,0 +1,3 @@ +#!/bin/bash + +echo "Hello World, I am a fake project" |
