From 3cd14b97e71a02a44c1b29f5ad8aa61d29e7ec0a Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 6 Sep 2011 15:47:28 +0200 Subject: //Reaktor/public_command: initial commit This commit symlinks some sample commands to the public_command for fun and profit... ^_^and hopefully not for rage, hate and more backdoors^_^ --- Reaktor/public_commands/hello | 1 + Reaktor/public_commands/retard | 1 + 2 files changed, 2 insertions(+) create mode 120000 Reaktor/public_commands/hello create mode 120000 Reaktor/public_commands/retard (limited to 'Reaktor') diff --git a/Reaktor/public_commands/hello b/Reaktor/public_commands/hello new file mode 120000 index 00000000..4509249b --- /dev/null +++ b/Reaktor/public_commands/hello @@ -0,0 +1 @@ +../commands/hello \ No newline at end of file diff --git a/Reaktor/public_commands/retard b/Reaktor/public_commands/retard new file mode 120000 index 00000000..29ae4b01 --- /dev/null +++ b/Reaktor/public_commands/retard @@ -0,0 +1 @@ +../commands/retard \ No newline at end of file -- cgit v1.2.3