summaryrefslogtreecommitdiffstats
path: root/Reaktor
diff options
context:
space:
mode:
authortv <tv@iiso>2011-09-13 17:10:40 +0200
committertv <tv@iiso>2011-09-13 17:10:40 +0200
commit25855cfc5356a9f596eb919bbed253f10fd683f9 (patch)
treeafaf8ff2b9751918a0a8f8bd3375ea2bfbcca57a /Reaktor
parent3aa12f6bcaf0ed4d7e55d686e8a0a4dc45301c36 (diff)
//Reaktor/IRC: remove dangling ptr to IRC/install
Diffstat (limited to 'Reaktor')
-rwxr-xr-xReaktor/IRC/index2
1 files changed, 0 insertions, 2 deletions
diff --git a/Reaktor/IRC/index b/Reaktor/IRC/index
index 7b51632a..24982c76 100755
--- a/Reaktor/IRC/index
+++ b/Reaktor/IRC/index
@@ -4,6 +4,4 @@ set -xeuf
# cd //Reaktor
cd $(dirname $(readlink -f $0))/..
-IRC/install
-
exec python IRC/asybot.py "$@"