]> jfr.im git - erebus.git/blame - run
update comments
[erebus.git] / run
CommitLineData
49a455aa 1#!/bin/sh
2
931c88a4 3# Erebus IRC bot - Author: John Runyon
4# Startup script
5
381f9fc4 6cd "$(dirname $(readlink -f $0))"
b00fcfc6 7PYTHONPATH=".:$PYTHONPATH" exec python -O $@ erebus.py