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