summaryrefslogtreecommitdiff
path: root/handler/hello
diff options
context:
space:
mode:
Diffstat (limited to 'handler/hello')
-rwxr-xr-xhandler/hello11
1 files changed, 0 insertions, 11 deletions
diff --git a/handler/hello b/handler/hello
deleted file mode 100755
index 68ee5a4..0000000
--- a/handler/hello
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-
-# call me with broadcaster $bcat-ip hello world
-
-LOGFILE="./hello.log"
-
-( echo -n "Someone called 'hello "
- cat
- echo "'!"
-) >> "$LOGFILE"
-
contact: Jan Huwald // Impressum