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/say | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 reaktor/commands/say (limited to 'reaktor/commands/say') diff --git a/reaktor/commands/say b/reaktor/commands/say new file mode 100755 index 0000000..8b83c05 --- /dev/null +++ b/reaktor/commands/say @@ -0,0 +1,2 @@ +#!/bin/sh +printf '%s\n' "$*" -- cgit v1.2.3