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