summaryrefslogtreecommitdiffstats
path: root/Reaktor
diff options
context:
space:
mode:
authortv <tv@xso>2011-09-06 15:59:00 +0200
committertv <tv@xso>2011-09-06 15:59:00 +0200
commit7ff57fa8808156c540ff23c40ee3e55fee679529 (patch)
tree118d0197194a58c539baa34eab444a554d89bd71 /Reaktor
parent3cd14b97e71a02a44c1b29f5ad8aa61d29e7ec0a (diff)
//Reaktor/index: initial commit
Diffstat (limited to 'Reaktor')
-rwxr-xr-xReaktor/index6
1 files changed, 6 insertions, 0 deletions
diff --git a/Reaktor/index b/Reaktor/index
new file mode 100755
index 00000000..4584e4af
--- /dev/null
+++ b/Reaktor/index
@@ -0,0 +1,6 @@
+#! /bin/sh
+set -euf
+
+cd $(dirname $(readlink -f $0))
+
+exec IRC/index