Update and rename MantenerFIFO to MantenerFIFO.md
[vsorcdistro/.git] / scripts / gettemp.sh
1 #!/bin/bash
2 echo $((vcgencmd measure_temp && ./multissh.sh vcgencmd measure_temp) | grep temp | grep -o '[0-9][0-9]\.[0-9]\S\S')