diff options
Diffstat (limited to 'Reaktor/IRC/index')
-rwxr-xr-x | Reaktor/IRC/index | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Reaktor/IRC/index b/Reaktor/IRC/index index 7b51632a..24982c76 100755 --- a/Reaktor/IRC/index +++ b/Reaktor/IRC/index @@ -4,6 +4,4 @@ set -xeuf # cd //Reaktor cd $(dirname $(readlink -f $0))/.. -IRC/install - exec python IRC/asybot.py "$@" |