Remove debug from subtitles script. - 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 5ae34d71bcd1725a7d5539f13f6fb9b3dea77c37
 (DIR) parent bf78035f40e705cf610220abd19772985ad58f46
 (HTM) Author: Annna Robert-Houdin <annna@bitreich.org>
       Date:   Sun, 19 Apr 2020 12:15:25 +0200
       
       Remove debug from subtitles script.
       
       Diffstat:
         M subtitle-paste                      |       2 --
       
       1 file changed, 0 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/subtitle-paste b/subtitle-paste
       @@ -1,7 +1,5 @@
        #!/bin/sh
        
       -set -x
       -
        export PATH="/home/annna/bin:$PATH"
        
        if [ $# -lt 1 ];