pve8.x
(curl -Lf -o /tmp/temp.sh https://raw.githubusercontent.com/a904055262/PVE-manager-status/main/showtempcpufreq.sh || \
curl -Lf -o /tmp/temp.sh https://ghproxy.com/https://raw.githubusercontent.com/a904055262/PVE-manager-status/main/showtempcpufreq.sh)\
&& chmod +x /tmp/temp.sh \
&& /tmp/temp.sh remod
核心就是下载脚本 https://raw.githubusercontent.com/a904055262/PVE-manager-status/main/showtempcpufreq.sh
执行脚本。
完整脚本备份 showtempcpufreq.sh
https://blog.xqlee.com/article/250519152457487.html