Holodisk/create_gif.sh

4 řádky
54 B
Bash
Spustitelný soubor

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