ffmpeg-mythtv/myth-clean-recordings.sh

7 lines
153 B
Bash
Raw Permalink Normal View History

#!/bin/bash
set -aex
/usr/local/bin/ffmpeg-myth.scm myth-clean-recordings-update-deleted-ltbtranscodedtobedeleted # 1 '"echo "' '(lambda(x) x)'
exit 0