This commit is contained in:
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)