]> git.donarmstrong.com Git - infobot.git/blobdiff - scripts/botchk.sh
Changed $infobot_ to $bot_
[infobot.git] / scripts / botchk.sh
index b8a1588f6066b5973d9f2def6a83aa42217fe0b0..7ed1b0d9e8ddf8e4caa3e4c0c130131adf43e730 100755 (executable)
@@ -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