summaryrefslogtreecommitdiffstats
path: root/Reaktor/commands/hello
diff options
context:
space:
mode:
Diffstat (limited to 'Reaktor/commands/hello')
-rwxr-xr-xReaktor/commands/hello2
1 files changed, 0 insertions, 2 deletions
diff --git a/Reaktor/commands/hello b/Reaktor/commands/hello
deleted file mode 100755
index 05ed79b5..00000000
--- a/Reaktor/commands/hello
+++ /dev/null
@@ -1,2 +0,0 @@
-#! /bin/sh
-echo "Hello${*+, $*}!"