这个提交包含在:
tth 2020-02-21 01:34:07 +01:00
父节点 37ee68278b
当前提交 884a9ab296
共有 1 个文件被更改,包括 1 次插入1 次删除

查看文件

@ -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)