summaryrefslogtreecommitdiffstats
path: root/src/foo.sh
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2015-10-27 12:30:34 (EDT)
committer P. J. McDermott <pj@pehjota.net>2015-10-27 12:30:34 (EDT)
commit5331b639b98e57771c3c303493c232376eb9999f (patch)
tree938a83c3861d780fafc9743a9a1906403fb16063 /src/foo.sh
parent12530c92602501b1696535be229447c544284c1b (diff)
downloadfirman.sh-5331b639b98e57771c3c303493c232376eb9999f.zip
firman.sh-5331b639b98e57771c3c303493c232376eb9999f.tar.gz
firman.sh-5331b639b98e57771c3c303493c232376eb9999f.tar.bz2
Add UI support
Also remove src/foo.sh.
Diffstat (limited to 'src/foo.sh')
-rw-r--r--src/foo.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/foo.sh b/src/foo.sh
deleted file mode 100644
index 39ec45d..0000000
--- a/src/foo.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-hello()
-{
- echo hello world
-}