remove 82_show_temp to resolve r2s start up problems (#5656)

This commit is contained in:
6667933 2020-10-13 01:04:11 +08:00 committed by GitHub
parent d653619eb1
commit 6fac299e61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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