Change annna phlog index update thankness message. - annna - Annna the nice friendly bot.
 (HTM) git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
       ---
 (DIR) commit c1417da577e0f4e4cb06bb8c51ddcff1ff021588
 (DIR) parent b76ab1e1f539484afa54d02471f0af3b658bbb10
 (HTM) Author: Annna Robert-Houdin <annna@bitreich.org>
       Date:   Fri, 16 Aug 2019 19:37:40 +0200
       
       Change annna phlog index update thankness message.
       
       Thanks for the suggestion, bin.
       
       Diffstat:
         M annna-start-services                |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/annna-start-services b/annna-start-services
       @@ -415,7 +415,7 @@ then
                        if [ "${text}" = "${botname}, please update the phlog index." ];
                        then
                                phlog-index > /dev/null 2>&1
       -                        annna-say -c "#bitreich-en" "Thank you for your kind request. I have done so."
       +                        annna-say -c "#bitreich-en" "Thanks! Your request has been fulfilled with the quickness! :)"
                                continue;
                        fi