summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-system/LinHES-run
diff options
context:
space:
mode:
authorCecil <knoppmyth@gmail.com>2012-01-20 08:17:28 (GMT)
committerCecil <knoppmyth@gmail.com>2012-01-20 08:17:28 (GMT)
commit5804f812608abe775b3a0aeedcf27e97aafdd792 (patch)
treeaa79d1c22e813e9cd02ac3a0f82aa2707d674a4a /abs/core/LinHES-system/LinHES-run
parente4174edd125260e963b481cde1c8a16545154e40 (diff)
downloadlinhes_pkgbuild-5804f812608abe775b3a0aeedcf27e97aafdd792.zip
linhes_pkgbuild-5804f812608abe775b3a0aeedcf27e97aafdd792.tar.gz
linhes_pkgbuild-5804f812608abe775b3a0aeedcf27e97aafdd792.tar.bz2
LinHES-system:reinstalls mythexport so it just works out the box.
Diffstat (limited to 'abs/core/LinHES-system/LinHES-run')
-rwxr-xr-xabs/core/LinHES-system/LinHES-run6
1 files changed, 5 insertions, 1 deletions
diff --git a/abs/core/LinHES-system/LinHES-run b/abs/core/LinHES-system/LinHES-run
index cfabf9e..883bcda 100755
--- a/abs/core/LinHES-system/LinHES-run
+++ b/abs/core/LinHES-system/LinHES-run
@@ -89,12 +89,16 @@ then
else
rm -f ~/.no_meth
fi
- sudo pacman -R myth2ipod myt2xvid3
+ sudo pacman -R --noconfirm myth2ipod myt2xvid3
sudo pacman -S --noconfirm myth2ipod myt2xvid3
+# sudo ln -s /usr/share/mythtv/mythexport /data/srv/httpd/htdocs
sudo sv stop mythbackend
/usr/LH/bin/dtheme.sh
xterm -fn *18* -e sudo taskset -c 0 /usr/bin/mythtv-setup
sudo sv start mythbackend
+ sudo sv stop mythexport
+ sudo pacman -R --noconfirm mythexport
+ sudo pacman -S --noconfirm mythexport
sudo chown -R mythtv.mythtv /home/mythtv
nice -n 19 mythfilldatabase --quiet &
msg "Guide data is being loaded. \n Until this completes\n some shows will appear as unknown \n in the program guide."