Skip to content
Snippets Groups Projects
Commit 81c9de80 authored by Jens Nolte's avatar Jens Nolte
Browse files

Remove warning produced by temperature block

parent 6381add5
No related branches found
No related tags found
No related merge requests found
......@@ -2,5 +2,5 @@
echo -n "🔥 "
sensors -j | jq --join-output '."coretemp-isa-0000"."Package id 0".temp1_input'
sensors -j "coretemp-isa-0000" | jq --join-output '."coretemp-isa-0000"."Package id 0".temp1_input'
echo °C
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment