forked from tTh/FloatImg
bla
This commit is contained in:
parent
37ee68278b
commit
884a9ab296
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue