Commit 664556d1 authored by Dylan Araps's avatar Dylan Araps

Test mode: Show CPU temp

parent a06fc79d
...@@ -3282,6 +3282,7 @@ getargs() { ...@@ -3282,6 +3282,7 @@ getargs() {
cpu_display="infobar" cpu_display="infobar"
memory_display="infobar" memory_display="infobar"
disk_display="infobar" disk_display="infobar"
cpu_temp="on"
printinfo() { printinfo() {
if [ "$TRAVIS_OS_NAME" ]; then if [ "$TRAVIS_OS_NAME" ]; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment