projects
/
fgen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8abcafc
)
Set default group name
author
Hugo Villeneuve
<hugo@hugovil.com>
Sat, 7 Oct 2023 19:54:36 +0000
(15:54 -0400)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Sun, 8 Oct 2023 02:36:48 +0000
(22:36 -0400)
fgen.sh
patch
|
blob
|
history
diff --git
a/fgen.sh
b/fgen.sh
index
7cf6abb
..
6cc7db6
100755
(executable)
--- 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}")