mirror of
https://github.com/RetroPie/RetroPie-Setup.git
synced 2025-04-02 10:51:41 -04:00
3 lines
50 B
Bash
Executable file
3 lines
50 B
Bash
Executable file
#!/bin/bash
|
|
|
|
convert -delay 30 $1/*.png movie.mpg
|