Fortraneries/GravityField/runme.sh

11 lines
126 B
Bash
Raw Normal View History

2022-11-28 13:47:44 +01:00
#!/bin/bash
set -e # stop on error
2022-12-05 12:51:22 +01:00
make animation
2022-11-28 13:47:44 +01:00
2022-12-05 12:51:22 +01:00
time ./animation | tee animation.log
2022-12-05 12:51:22 +01:00
./encode.sh WS/nanim/ quux.mp4