aboutsummaryrefslogtreecommitdiffstats
path: root/IRC/index
diff options
context:
space:
mode:
Diffstat (limited to 'IRC/index')
-rwxr-xr-xIRC/index2
1 files changed, 1 insertions, 1 deletions
diff --git a/IRC/index b/IRC/index
index cc2652f..2dc803a 100755
--- a/IRC/index
+++ b/IRC/index
@@ -3,4 +3,4 @@ set -xeuf
# cd //Reaktor
cd $(dirname $(readlink -f $0))/..
-host=irc.freenode.net target='#krebs' python IRC/asybot.py "$@"
+exec IRC/asybot.py "$@"