From: Hugo Villeneuve Date: Sat, 7 Oct 2023 19:54:36 +0000 (-0400) Subject: Set default group name X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;h=4e6268ab188ca22c042dde3d86bb24c0c01b715a;hp=8abcafcbffcef0042ea253e56fc2900a7b19edf3;p=fgen.git Set default group name --- diff --git a/fgen.sh b/fgen.sh index 7cf6abb..6cc7db6 100755 --- a/fgen.sh +++ b/fgen.sh @@ -245,7 +245,7 @@ if [ ${trames} -eq 1 ]; then nf="" oldnf="" files="" - group="" + group="default" while read l; do scene=$(get_scene_id "${l}")