- GitHub Staff
- @schustafa
- @schustafa@mastodon.social
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
set -euxo | |
cleanup() { | |
rm -f 1.mp4 2.mp4 3.mp4 4.mp4 palette.png | |
} | |
trap cleanup EXIT | |
# extend the last frame |