help.pl, helpinfos: Proper virtual hosting on jazz.
[ircbot] / startup.sh
1 #! /bin/sh
2 set -e
3
4 screen -d -m -S bots
5 screen -X -S bots \
6 screen -t blight \
7 sh -c 'sudo -u ircbot ./blight-startup.tcl distorted; sleep 60'