summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-system/LinHES-run
diff options
context:
space:
mode:
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."