add a debug msg

This commit is contained in:
Tonton Th 2025-09-27 16:03:09 +02:00
parent f0e69c9478
commit 266c9cb543

View File

@ -22,7 +22,7 @@ POVOPT="+q9 +A0.02 -d ${DIMS} ${NBFR} -WT7"
echo $POVOPT ; echo ; sleep 2
TMPIMG=/dev/shm/${SEQNAME}-tmp.png
echo "TMPIMG" ${TMPIMG} | tee -a WS/log # DEBUG !
for frame in $(seq $START $((NBFRAMES-1)))
do