mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 15:24:35 +01:00
feat: Use hostname when Sysver is unknown
This commit is contained in:
@@ -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
|
||||
""";
|
||||
|
||||
Reference in New Issue
Block a user