Remove raspi-cpu

This command doesn't work on Raspis with UEFI enabled. However when I use btm
it can display the temperature just fine.
This commit is contained in:
Andreas Zweili 2024-01-09 18:55:30 +01:00
parent 910cfa8aa7
commit ac976cf250
1 changed files with 0 additions and 3 deletions

View File

@ -116,9 +116,6 @@ in {
test-sd-card
];
environment.shellAliases = {
raspi-cpu = ''
sudo vcgencmd get_throttled && sudo vcgencmd measure_temp
'';
raspi-firmware-update = ''
sudo mkdir -p /mnt/firmware && \
sudo mount /dev/disk/by-label/FIRMWARE /mnt/firmware && \