mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
busybox: dont clear the screen after initramfs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
ba328d2823
commit
b4aac72c8a
@ -20,8 +20,6 @@
|
|||||||
# http://www.gnu.org/copyleft/gpl.html
|
# http://www.gnu.org/copyleft/gpl.html
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
clear
|
|
||||||
|
|
||||||
# mounting needed special filesystems
|
# mounting needed special filesystems
|
||||||
mount -n -t proc none /proc
|
mount -n -t proc none /proc
|
||||||
mount -n -t sysfs none /sys
|
mount -n -t sysfs none /sys
|
||||||
|
Loading…
x
Reference in New Issue
Block a user