From f09b4ea6c6a381b85363fd811b6e6526c76593ce Mon Sep 17 00:00:00 2001 From: lassulus Date: Mon, 16 Dec 2013 18:19:49 +0100 Subject: Reaktor/IRC: use command patterns --- commands/caps | 1 + 1 file changed, 1 insertion(+) (limited to 'commands/caps') diff --git a/commands/caps b/commands/caps index bc3d7ba..caa1fe0 100755 --- a/commands/caps +++ b/commands/caps @@ -1,4 +1,5 @@ #! /bin/sh +exec echo 'TODO: need access to config.json' set -euf cd public_commands echo `ls` -- cgit v1.2.3