Holodisk/create_gif.sh

4 lignes
54 B
Bash
Fichiers exécutables

#!/bin/bash
convert -delay 10 -loop 0 *.png demo.gif