mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-18 17:33:31 +00:00
remove 82_show_temp to resolve r2s start up problems (#5656)
This commit is contained in:
parent
d653619eb1
commit
6fac299e61
@ -1,2 +0,0 @@
|
||||
sed -i "/<%:Load Average%>/i\\\t\t<tr><td width="33%"><%:CPU Temperature%></td><td><%=luci.sys.exec(\"cut -c1-3 /sys/class/thermal/thermal_zone0/temp | awk '{print \$1/10.0}'\")%>℃</td></tr>" /usr/lib/lua/luci/view/admin_status/index.htm
|
||||
rm /lib/preinit/82_show_temp
|
Loading…
Reference in New Issue
Block a user