From: Hugo Villeneuve Date: Sun, 8 Oct 2023 20:46:27 +0000 (-0400) Subject: Fix bug with duplicate frames X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;h=7ccc6cc8a5c361f97050434149d75483132d59aa;hp=61667d29751e85d075c06dfeea86d9b286e59229;p=fgen.git Fix bug with duplicate frames --- diff --git a/fgen.sh b/fgen.sh index 7dc2bb2..5634d6a 100755 --- a/fgen.sh +++ b/fgen.sh @@ -353,6 +353,8 @@ if [ ${trames} -eq 1 ]; then # Use symlink??? cp ${fname} ${wfname} + + nf=${w} done fi