mirror of
https://github.com/smxi/inxi.git
synced 2024-11-17 00:31:19 +00:00
cleanup
This commit is contained in:
parent
f85419e8a8
commit
7809deb5e6
1
inxi
1
inxi
|
@ -2211,7 +2211,6 @@ get_gpu_temp_data()
|
||||||
print screens
|
print screens
|
||||||
}
|
}
|
||||||
' )
|
' )
|
||||||
# echo "$screens"
|
|
||||||
# now we'll get the gpu temp for each screen discovered. The print out function
|
# now we'll get the gpu temp for each screen discovered. The print out function
|
||||||
# will handle removing screen data for single gpu systems
|
# will handle removing screen data for single gpu systems
|
||||||
for screen_nu in $screens
|
for screen_nu in $screens
|
||||||
|
|
Loading…
Reference in a new issue