mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Delete sys_temp
This commit is contained in:
parent
c690f6a7ae
commit
418e0f990e
@ -1,4 +0,0 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
sensors -f | awk '/Core / { gsub(/+|°|C/,""); {sum+=$3; n++} print sum/n; }' | tail -1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user