From e2ddedfb658eb808366442fabc3472cbae8ae1f7 Mon Sep 17 00:00:00 2001 From: lassulus Date: Mon, 13 Jan 2014 16:44:19 +0100 Subject: reaktor: refactor code for moar abstraction --- IRC/index | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'IRC/index') diff --git a/IRC/index b/IRC/index index 2dc803a..af557a8 100755 --- a/IRC/index +++ b/IRC/index @@ -3,4 +3,4 @@ set -xeuf # cd //Reaktor cd $(dirname $(readlink -f $0))/.. -exec IRC/asybot.py "$@" +exec IRC/reaktor.py "$@" -- cgit v1.2.3