]> jfr.im git - erebus.git/blame_incremental - run.sh
Fixed crash on empty message
[erebus.git] / run.sh
... / ...
CommitLineData
1#!/bin/sh
2
3# Erebus IRC bot - Author: John Runyon
4# Startup script
5
6python -B "$(dirname $(readlink -f $0))/erebus.py"