kodi: include kmsprint output in pastekodi

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2023-01-28 14:01:09 +01:00
parent 08152d744a
commit 8149aa0138

View File

@ -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