Fix bug with duplicate frames
authorHugo Villeneuve <hugo@hugovil.com>
Sun, 8 Oct 2023 20:46:27 +0000 (16:46 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Sun, 8 Oct 2023 21:11:22 +0000 (17:11 -0400)
fgen.sh

diff --git a/fgen.sh b/fgen.sh
index 7dc2bb2..5634d6a 100755 (executable)
--- a/fgen.sh
+++ b/fgen.sh
@@ -353,6 +353,8 @@ if [ ${trames} -eq 1 ]; then
 
                     # Use symlink???
                     cp ${fname} ${wfname}
+
+                    nf=${w}
                 done
             fi