mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +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
|
case "$1" in
|
||||||
thaw|resume)
|
thaw|resume)
|
||||||
xbmc-send --host=127.0.0.1 -a "ReloadSkin()"
|
xbmc-send --host=127.0.0.1 -a "ReloadSkin()" &
|
||||||
;;
|
;;
|
||||||
*) exit $NA
|
*) exit $NA
|
||||||
;;
|
;;
|
Loading…
x
Reference in New Issue
Block a user