diff options
| author | Britney Fransen <brfransen@gmail.com> | 2013-10-16 20:41:16 (GMT) |
|---|---|---|
| committer | Britney Fransen <brfransen@gmail.com> | 2013-10-16 20:41:16 (GMT) |
| commit | 4fb36a904c3818185105d2fe09adc512c46285c7 (patch) | |
| tree | 56c1deb162824e4695133a955a6022e90282dd79 /abs/core/linhes-scripts/get_airplay_key | |
| parent | 2648e999d277eac5c3d331a3609bcc73fafbea71 (diff) | |
| parent | 36f4b0be52fddbd5f491da90475e69c25bf6903f (diff) | |
| download | linhes_pkgbuild-4fb36a904c3818185105d2fe09adc512c46285c7.zip linhes_pkgbuild-4fb36a904c3818185105d2fe09adc512c46285c7.tar.gz linhes_pkgbuild-4fb36a904c3818185105d2fe09adc512c46285c7.tar.bz2 | |
Merge branch 'testing'
Diffstat (limited to 'abs/core/linhes-scripts/get_airplay_key')
| -rwxr-xr-x | abs/core/linhes-scripts/get_airplay_key | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/abs/core/linhes-scripts/get_airplay_key b/abs/core/linhes-scripts/get_airplay_key deleted file mode 100755 index 89a40dd..0000000 --- a/abs/core/linhes-scripts/get_airplay_key +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/bash - -. /usr/MythVantage/bin/install_functions.sh -curl https://raw.github.com/juhovh/shairplay/master/airport.key > $MYTHHOME/.mythtv/RAOPKey.rsa -chmod 755 $MYTHHOME/.mythtv/RAOPKey.rsa -chown mythtv:mythtv $MYTHHOME/.mythtv/RAOPKey.rsa
\ No newline at end of file |
