Adding render_all
This commit is contained in:
+12
-2
@@ -1,9 +1,19 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
./gnommo.sh -p video0 render --force
|
||||||
./gnommo.sh -p video1 render --force
|
./gnommo.sh -p video1 render --force
|
||||||
./gnommo.sh -p video2 render --force
|
./gnommo.sh -p video2 render --force
|
||||||
./gnommo.sh -p video3 render --force
|
./gnommo.sh -p video3 render --force
|
||||||
./gnommo.sh -p video4 render --force
|
./gnommo.sh -p video4 render --force
|
||||||
./gnommo.sh -p video5 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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user