aboutsummaryrefslogtreecommitdiffstats
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
commit48e90952e416a8c796870c95c1548216db8a98b1 (patch)
tree1af2aa2d04f4167dd297852d820855c3308b88f0
parent7fb86be4b75f7c1a53e5ee39b620a52f2d35d1bf (diff)
//Reaktor/IRC: remove dangling ptr to IRC/install
-rwxr-xr-xIRC/index2
1 files changed, 0 insertions, 2 deletions
diff --git a/IRC/index b/IRC/index
index 7b51632..24982c7 100755
--- a/IRC/index
+++ b/IRC/index
@@ -4,6 +4,4 @@ set -xeuf
# cd //Reaktor
cd $(dirname $(readlink -f $0))/..
-IRC/install
-
exec python IRC/asybot.py "$@"