feat: Use hostname when Sysver is unknown

This commit is contained in:
zhaoyingbo
2023-04-27 13:02:48 +08:00
parent 658d6ec0c8
commit 4cb7dc03a7
2 changed files with 5 additions and 2 deletions

View File

@@ -29,4 +29,6 @@ echo $seperator
cat /sys/class/thermal/thermal_zone*/type
echo $seperator
cat /sys/class/thermal/thermal_zone*/temp
echo $seperator
hostname
""";