aboutsummaryrefslogtreecommitdiffstats
path: root/IRC/index
blob: 68b6cf3398564ea064e01f53303b54a85debd6a3 (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/bot2.py "$@"