From 7fb86be4b75f7c1a53e5ee39b620a52f2d35d1bf Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 13 Sep 2011 17:04:45 +0200 Subject: //Reaktor/IRC: replace irclib with own async bot Unfortunately irclib failed to detect stale connections. Asyboy comes to the rescue (maybe).^_^->deal with it...^_^ --- install | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 install (limited to 'install') diff --git a/install b/install deleted file mode 100755 index 761bc43..0000000 --- a/install +++ /dev/null @@ -1,6 +0,0 @@ -#! /bin/sh -set -euf - -cd $(dirname $(readlink -f $0)) - -exec IRC/install -- cgit v1.2.3