aboutsummaryrefslogtreecommitdiffstats
path: root/index
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
commite9522f397d55c473744f89c889f14a53f47d63b8 (patch)
tree30b846014fa38f21484c42a73950b29a7f91e953 /index
parentd3b0bf57e0005b42d2c852d7747db859539f278b (diff)
//Reaktor/index: initial commit
Diffstat (limited to 'index')
-rwxr-xr-xindex6
1 files changed, 6 insertions, 0 deletions
diff --git a/index b/index
new file mode 100755
index 0000000..4584e4a
--- /dev/null
+++ b/index
@@ -0,0 +1,6 @@
+#! /bin/sh
+set -euf
+
+cd $(dirname $(readlink -f $0))
+
+exec IRC/index