diff options
Diffstat (limited to 'abs/extra-testing/mythappletrailers/trailers')
-rwxr-xr-x | abs/extra-testing/mythappletrailers/trailers | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/abs/extra-testing/mythappletrailers/trailers b/abs/extra-testing/mythappletrailers/trailers new file mode 100755 index 0000000..61567ec --- /dev/null +++ b/abs/extra-testing/mythappletrailers/trailers @@ -0,0 +1,2 @@ +#!/bin/sh +su mythtv -c '/usr/bin/php -q /usr/bin/myth_trailers_grabber.php > /home/mythtv/appletrailer.xml' |