From 884a9ab296334acb821b8d072ee66578203636d2 Mon Sep 17 00:00:00 2001 From: tth Date: Fri, 21 Feb 2020 01:34:07 +0100 Subject: [PATCH] bla --- scripts/echomix.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/echomix.sh b/scripts/echomix.sh index 58a665c..6ecfeb3 100644 --- a/scripts/echomix.sh +++ b/scripts/echomix.sh @@ -30,7 +30,7 @@ do vb=$(( $(( idx + OFFS )) % NBRE)) imgB=$(printf "$SRCDIR/%04d.fimg" $vb) - # ... ant the output filename + # ... and the output filename # dst=$(printf "%s/%05d.png" ${DSTDIR} $idx)