mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-05 17:07:49 +00:00
busybox: show version on startup
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
243f1dafc7
commit
2bbfccde55
@ -34,6 +34,9 @@
|
||||
mkdir -p /dev/shm
|
||||
mount -n -t tmpfs none /dev/shm
|
||||
|
||||
# showing version
|
||||
lsb_release
|
||||
|
||||
# starting init scripts for wanted runlevel
|
||||
|
||||
. /etc/profile
|
||||
|
Loading…
x
Reference in New Issue
Block a user