mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 23:47:49 +00:00
xbmc:
- starting autoupdate on start
This commit is contained in:
parent
5d950832c1
commit
f2a3854a56
@ -11,6 +11,8 @@ else
|
||||
XBMC_BIN="/usr/share/xbmc/xbmc.bin"
|
||||
fi
|
||||
|
||||
[ -f /usr/bin/autoupdate ] && /usr/bin/autoupdate &
|
||||
|
||||
while true; do
|
||||
|
||||
if [ "$START_WM" = "yes" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user