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/hello | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 reaktor/commands/hello (limited to 'reaktor/commands/hello') diff --git a/reaktor/commands/hello b/reaktor/commands/hello new file mode 100755 index 0000000..05ed79b --- /dev/null +++ b/reaktor/commands/hello @@ -0,0 +1,2 @@ +#! /bin/sh +echo "Hello${*+, $*}!" -- cgit v1.2.3