URI: 
       Remove debugging from annna-start-service. It is fixed. - annna - Annna the nice friendly bot.
  HTML git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR README
       ---
   DIR commit 2f70e481ba307e5678cae9993258b39289fedc35
   DIR parent 30044a06e2ebfacf6798162ad46c7e748b1ba060
  HTML Author: Annna Robert-Houdin <annna@bitreich.org>
       Date:   Sun,  5 Mar 2023 11:02:47 +0100
       
       Remove debugging from annna-start-service. It is fixed.
       
       Diffstat:
         M annna-start-service                 |       2 --
       
       1 file changed, 0 insertions(+), 2 deletions(-)
       ---
   DIR diff --git a/annna-start-service b/annna-start-service
       @@ -3,8 +3,6 @@
        # Here follow scriplets to listen for commands in annna.
        #
        
       -set -x
       -
        if [ $# -lt 2 ];
        then
                printf "usage: %s server channel\n" "$(basename "$0")"