From e011f641ce86d3d56dd83862fc2282c6d9ff95bc Mon Sep 17 00:00:00 2001 From: tv Date: Fri, 9 Sep 2011 22:26:21 +0200 Subject: //Reaktor/commands/caps: initial commit --- Reaktor/commands/caps | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 Reaktor/commands/caps (limited to 'Reaktor/commands') diff --git a/Reaktor/commands/caps b/Reaktor/commands/caps new file mode 100755 index 00000000..f6a1e49d --- /dev/null +++ b/Reaktor/commands/caps @@ -0,0 +1,4 @@ +#! /bin/sh +set -euf +cd ../public_commands +echo `ls` -- cgit v1.2.3