This commit is contained in:
zebra 2024-07-05 18:06:58 -07:00
parent b24de828d6
commit cc2cc608b3

View File

@ -24,5 +24,6 @@ else
status_code=0
fi
# Output the status code
echo "$status_code"
# Format the final output
echo "CPU0: ${cpu1_temps_clean} | CPU1: ${cpu2_temps_clean}"