X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scripts%2Fbotchk.sh;h=7ed1b0d9e8ddf8e4caa3e4c0c130131adf43e730;hb=f0a00b56d1497c3b3f0d33e0d57e5d31a0161a55;hp=b8a1588f6066b5973d9f2def6a83aa42217fe0b0;hpb=0a241de1cc04678cd76aaff8a55d449afb99e2f1;p=infobot.git diff --git a/scripts/botchk.sh b/scripts/botchk.sh index b8a1588..7ed1b0d 100755 --- a/scripts/botchk.sh +++ b/scripts/botchk.sh @@ -10,10 +10,10 @@ if [ -f $PIDFILE ]; then # exists. exit 0 fi - # ./infobot removes the pid file. + # blootbot removes the pid file. echo "stale pid file; removing." # rm -f $PIDFILE fi cd $BOTDIR -./infobot +./blootbot