aboutsummaryrefslogtreecommitdiffstats
path: root/IRC/index
blob: 7b51632aecd880754cbf7e4ddae13ce7201c39a4 (plain)
1
2
3
4
5
6
7
8
9
#! /bin/sh
set -xeuf

# cd //Reaktor
cd $(dirname $(readlink -f $0))/..

IRC/install

exec python IRC/asybot.py "$@"