mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
xbmc: reload skin earlyer and in background on wakeup
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
b5bf326e34
commit
e997d08fa2
@ -24,7 +24,7 @@
|
||||
|
||||
case "$1" in
|
||||
thaw|resume)
|
||||
xbmc-send --host=127.0.0.1 -a "ReloadSkin()"
|
||||
xbmc-send --host=127.0.0.1 -a "ReloadSkin()" &
|
||||
;;
|
||||
*) exit $NA
|
||||
;;
|
Loading…
x
Reference in New Issue
Block a user