mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
xbmc-pvr: cosmetics
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
cb840307f0
commit
eeb724d260
@ -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