From: Paul Hänsch Date: Wed, 16 Oct 2019 12:18:25 +0000 (+0200) Subject: faulty replacement in last commit X-Git-Url: http://git.plutz.net/?p=clickslide;a=commitdiff_plain;h=a7434d6dd748873bb6ed5a90ba7c69f8040f13d5 faulty replacement in last commit --- diff --git a/clickslide.sh b/clickslide.sh index 7024914..750b6b0 100755 --- a/clickslide.sh +++ b/clickslide.sh @@ -33,7 +33,7 @@ _base64() { " else # $line is shortened by segment added to $tag - read -r line + line="${line#*>}" tag="${tag}>" fi