diff --git a/render_all.sh b/render_all.sh index 69d456c..b79ac92 100755 --- a/render_all.sh +++ b/render_all.sh @@ -1,9 +1,19 @@ #!/bin/sh - +./gnommo.sh -p video0 render --force ./gnommo.sh -p video1 render --force ./gnommo.sh -p video2 render --force ./gnommo.sh -p video3 render --force ./gnommo.sh -p video4 render --force ./gnommo.sh -p video5 render --force -./gnommo.sh -p video6 render --force +./gnommo.sh -p video6 render --force +./gnommo.sh -p video7 render --force +./gnommo.sh -p video0 handoff --prod +./gnommo.sh -p video1 handoff --prod +./gnommo.sh -p video2 handoff --prod +./gnommo.sh -p video3 handoff --prod +./gnommo.sh -p video4 handoff --prod +./gnommo.sh -p video5 handoff --prod +./gnommo.sh -p video6 handoff --prod +./gnommo.sh -p video7 handoff --prod +