mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
busybox-initramfs: 'clear' must be called via busybox here
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
537a50bf63
commit
f50451add7
@ -41,7 +41,7 @@ NFS_OVERLAY="192.168.1.1:/var/lib/overlay"
|
||||
echo '1 4 1 7' > /proc/sys/kernel/printk
|
||||
|
||||
# clear screen and hide cursor
|
||||
clear
|
||||
/bin/busybox clear
|
||||
echo 0 > /sys/devices/virtual/graphics/fbcon/cursor_blink
|
||||
|
||||
# parse command line arguments
|
||||
|
Loading…
x
Reference in New Issue
Block a user