aboutsummaryrefslogtreecommitdiffstats
path: root/index
diff options
context:
space:
mode:
Diffstat (limited to 'index')
-rwxr-xr-xindex7
1 files changed, 0 insertions, 7 deletions
diff --git a/index b/index
deleted file mode 100755
index fc59cd7..0000000
--- a/index
+++ /dev/null
@@ -1,7 +0,0 @@
-#! /bin/sh
-set -euf
-
-# cd //Reaktor
-cd $(dirname $(readlink -f $0))
-
-exec IRC/index "$@"