diff options
author | Philip Wittamore <philip@wittamore.com> | 2025-06-16 18:35:57 +0200 |
---|---|---|
committer | Philip Wittamore <philip@wittamore.com> | 2025-06-16 18:35:57 +0200 |
commit | e19d88eba8b5e38f552e9a19eb9d96174a222b67 (patch) | |
tree | aa152e5495e9aab8ddebfba564b3aa92b6671d69 /pw-cputemp | |
parent | cf0145930d52652d8a6631cf97b31d5c5b66930d (diff) | |
download | scripts-e19d88eba8b5e38f552e9a19eb9d96174a222b67.tar.gz scripts-e19d88eba8b5e38f552e9a19eb9d96174a222b67.tar.bz2 scripts-e19d88eba8b5e38f552e9a19eb9d96174a222b67.zip |
update
Diffstat (limited to 'pw-cputemp')
-rwxr-xr-x | pw-cputemp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,5 +22,5 @@ fi [ -z "$CPU_TEMP" ] && CPU_TEMP="N/A" # Send to bar -echo -e "š”ļø $CPU_TEMP°C ā" +echo -e " š”$CPU_TEMP°C ā" |