summaryrefslogtreecommitdiffstats
path: root/Reaktor/install
diff options
context:
space:
mode:
authortv <tv@iiso>2011-09-13 17:04:45 +0200
committertv <tv@iiso>2011-09-13 17:04:45 +0200
commit3aa12f6bcaf0ed4d7e55d686e8a0a4dc45301c36 (patch)
treed724f38b74780a37baf91566656926bf4070e505 /Reaktor/install
parent7448f050bd456c5eef2fbb5492c608d6760ea218 (diff)
//Reaktor/IRC: replace irclib with own async bot
Unfortunately irclib failed to detect stale connections. Asyboy comes to the rescue (maybe).^_^->deal with it...^_^
Diffstat (limited to 'Reaktor/install')
-rwxr-xr-xReaktor/install6
1 files changed, 0 insertions, 6 deletions
diff --git a/Reaktor/install b/Reaktor/install
deleted file mode 100755
index 761bc437..00000000
--- a/Reaktor/install
+++ /dev/null
@@ -1,6 +0,0 @@
-#! /bin/sh
-set -euf
-
-cd $(dirname $(readlink -f $0))
-
-exec IRC/install