mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
kodi: include kmsprint output in pastekodi
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
08152d744a
commit
8149aa0138
@ -84,6 +84,8 @@ fi
|
||||
|
||||
journalctl -a -b -0 -o short-precise | cat_data "journalctl -a -b -0"
|
||||
|
||||
kmsprint | cat_data "kmsprint"
|
||||
|
||||
if [ "${LIBREELEC_PROJECT}" = "RPi" ]; then
|
||||
vcgencmd bootloader_version | cat_data "Bootloader version"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user