]> jfr.im git - erebus.git/blame - run.sh
update trivia to use bot.config to find trivia.json; update bot.config.example
[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))"
7PYTHONPATH=".:$PYTHONPATH" python -B erebus.py