1
0
Fork 0
forked from External/mediamtx
mediamtx/test-images/ffmpeg/start.sh
2020-05-10 21:32:40 +02:00

5 lines
42 B
Bash

#!/bin/sh -e
ffmpeg $@
echo "all right"