irc-summon: Share list of bot users with `irc-identpass'.
[ircbot] / startup.sh
... / ...
CommitLineData
1#!/bin/sh
2set -e
3cd "`dirname $0`"
4sleep 1
5set +e
6./blight-startup.tcl
7sleep ${1:-5000000}