Adding render_all

This commit is contained in:
2026-08-07 13:17:08 +02:00
parent fd83dd546f
commit 3b0439a00c
+11 -1
View File
@@ -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 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