bin/measure_temp.sh aktualisiert

typos
This commit is contained in:
2026-06-02 11:19:43 +00:00
parent 939da6f3dc
commit 3f85cd6dd8

View File

@@ -7,7 +7,7 @@ usage() {
cat <<-EOF
Usage: ${name} [-h || --help]
measures the pu core temperature an echoes with a squenence number to stdout.
measures the cpu's core temperature and writes it with a timestamp to stdout.
EOF
}