From 7eba4293714b9dce86c07ccf2fdaddaa11a4c3c7 Mon Sep 17 00:00:00 2001 From: makefu Date: Fri, 28 Aug 2015 23:39:37 +0200 Subject: Reaktor: add nix support, packaging --- reaktor/commands/respond | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 reaktor/commands/respond (limited to 'reaktor/commands/respond') diff --git a/reaktor/commands/respond b/reaktor/commands/respond new file mode 100755 index 0000000..e23dc3e --- /dev/null +++ b/reaktor/commands/respond @@ -0,0 +1,2 @@ +#!/bin/sh +printf '%s\n' "${_from}: $*" -- cgit v1.2.3