mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 06:36:41 +00:00
xbmc: cosmetics
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
35a515563c
commit
cb840307f0
@ -80,7 +80,7 @@ fi
|
|||||||
while [ -f "$LOCKDIR/$LOCKFILE" ]; do
|
while [ -f "$LOCKDIR/$LOCKFILE" ]; do
|
||||||
usleep 250000
|
usleep 250000
|
||||||
done
|
done
|
||||||
|
|
||||||
DISPLAY=:0.0 /usr/lib/xbmc/xbmc.bin $XBMC_ARGS > /dev/null 2>&1
|
DISPLAY=:0.0 /usr/lib/xbmc/xbmc.bin $XBMC_ARGS > /dev/null 2>&1
|
||||||
RET=$?
|
RET=$?
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user