diff options
| author | makefu <github@syntax-fehler.de> | 2013-04-24 20:44:30 +0200 |
|---|---|---|
| committer | makefu <github@syntax-fehler.de> | 2013-04-24 20:44:30 +0200 |
| commit | 7fdb1fca9089f400a7938573cb4398db78c6628d (patch) | |
| tree | 248d2626a379d931a7b52c30a81384fc11b7dfc7 /Reaktor/IRC/index | |
| parent | 9f38a2b96abb3fdc4cce5ef23c791728268b7b6f (diff) | |
| parent | 57fb05c0512f9c12ff56924cdc0d835f1999754a (diff) | |
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to 'Reaktor/IRC/index')
| -rwxr-xr-x | Reaktor/IRC/index | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Reaktor/IRC/index b/Reaktor/IRC/index index 50022ec9..cc2652fe 100755 --- a/Reaktor/IRC/index +++ b/Reaktor/IRC/index @@ -3,4 +3,4 @@ set -xeuf # cd //Reaktor cd $(dirname $(readlink -f $0))/.. -host=irc.freenode.net target='#krebsco' python IRC/asybot.py "$@" +host=irc.freenode.net target='#krebs' python IRC/asybot.py "$@" |
