~josephjamesmills/+junk/mythtv-scope

« back to all changes in this revision

Viewing changes to install.sh

  • Committer: Thomas Mashos
  • Date: 2012-04-28 21:42:33 UTC
  • Revision ID: tgm4883@ubuntu.com-20120428214233-c0tnsrtef7l7p90h
Initial adding of videos, returns data but scope isn't fixed for it yet (currrently only mythtvapi.py works)
Return ALL THE THINGS!

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/bash
 
2
 
 
3
## This script is useful for testing
 
4
 
 
5
mkdir -p /usr/lib/unity-scope-mythtv/
 
6
cp lib/mythtvapi.py /usr/lib/unity-scope-mythtv/
 
7
cp lib/unity-scope-mythtv-recordings /usr/lib/unity-scope-mythtv/
 
8
cp lib/unity-scope-mythtv-videos /usr/lib/unity-scope-mythtv/
 
9
cp video/mythtv.scope /usr/share/unity/lenses/video/
 
10
#cp services/mythtv.service /usr/share/dbus-1/services/