summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/mythappletrailers/trailers
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2008-12-11 07:06:21 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2008-12-11 07:06:21 (GMT)
commite019db2c0c29ab1e825f983987275b3b1a597d4f (patch)
tree68657226c37db0910792a475ac8b00247efd568f /abs/extra-testing/mythappletrailers/trailers
parent54e39512d743caf5afe2f587536135c450ea4fcf (diff)
downloadlinhes_pkgbuild-e019db2c0c29ab1e825f983987275b3b1a597d4f.zip
linhes_pkgbuild-e019db2c0c29ab1e825f983987275b3b1a597d4f.tar.gz
linhes_pkgbuild-e019db2c0c29ab1e825f983987275b3b1a597d4f.tar.bz2
Fixed LinHES-release. PKGBUILD for MythAppleTrailers.
Diffstat (limited to 'abs/extra-testing/mythappletrailers/trailers')
-rwxr-xr-xabs/extra-testing/mythappletrailers/trailers2
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'