fix in fimg_auto_shift_to_zero

This commit is contained in:
2021-02-25 08:23:27 +01:00
parent 0a1260eb6f
commit fdcc0781eb
2 changed files with 13 additions and 2 deletions

View File

@@ -9,8 +9,8 @@ FILTRES=$(./t -L | awk 'NR>1 { print $1 }' | sort)
rm /tmp/fstack*.png
# SRC=$(ls -rt1 $HOME/Essais/FondageDePlomb/capture/* | tail -1)
SRC=mire.fimg
SRC=$(ls -rt1 $HOME/Essais/FondageDePlomb/capture/* | tail -1)
# SRC=mire.fimg
for F in $FILTRES
do