mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
busybox-initramfs: dont load splash in background, to make Milhouse happy
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
bbd4355622
commit
0757e8858d
@ -373,7 +373,7 @@
|
|||||||
SPLASHIMAGE="/splash/splash.png"
|
SPLASHIMAGE="/splash/splash.png"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
ply-image $SPLASHIMAGE > /dev/null 2>&1 &
|
ply-image $SPLASHIMAGE > /dev/null 2>&1
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user