- starting autoupdate on start
This commit is contained in:
Stephan Raue 2010-04-13 00:47:00 +02:00
parent 5d950832c1
commit f2a3854a56

View File

@ -11,6 +11,8 @@ else
XBMC_BIN="/usr/share/xbmc/xbmc.bin" XBMC_BIN="/usr/share/xbmc/xbmc.bin"
fi fi
[ -f /usr/bin/autoupdate ] && /usr/bin/autoupdate &
while true; do while true; do
if [ "$START_WM" = "yes" ]; then if [ "$START_WM" = "yes" ]; then