]> jfr.im git - erebus.git/blob - run.sh
change try-except around msg[0] to if len(msg)==0
[erebus.git] / run.sh
1 #!/bin/sh
2
3 # Erebus IRC bot - Author: John Runyon
4 # Startup script
5
6 python -B "$(dirname $(readlink -f $0))/erebus.py"