]> jfr.im git - erebus.git/blame - run.sh
update modules to use default command name (based on function name)
[erebus.git] / run.sh
CommitLineData
49a455aa 1#!/bin/sh
2
931c88a4 3# Erebus IRC bot - Author: John Runyon
4# Startup script
5
381f9fc4 6cd "$(dirname $(readlink -f $0))"
b60b31ad 7PYTHONPATH=".:$PYTHONPATH" python -O -B "$@" erebus.py