]> git.plutz.net Git - vhs_kurs/commitdiff
Squashed 'clickslide/' changes from 6f30b5e..a7434d6
authorPaul Hänsch <paul@plutz.net>
Wed, 16 Oct 2019 12:19:53 +0000 (14:19 +0200)
committerPaul Hänsch <paul@plutz.net>
Wed, 16 Oct 2019 12:19:53 +0000 (14:19 +0200)
a7434d6 faulty replacement in last commit

git-subtree-dir: clickslide
git-subtree-split: a7434d6dd748873bb6ed5a90ba7c69f8040f13d5

clickslide.sh

index 70249148a71f82eb3a862aa2307e506e43b1b612..750b6b0c05380c918ab8426f61cc6ae21ea46956 100755 (executable)
@@ -33,7 +33,7 @@ _base64() {
   "
     else
       # $line is shortened by segment added to $tag
   "
     else
       # $line is shortened by segment added to $tag
-      read -r line
+      line="${line#*>}"
       tag="${tag}>"
     fi
 
       tag="${tag}>"
     fi